/edge

Clean & Elegant Color Scheme inspired by Atom One and Material

Primary LanguageVim ScriptMIT LicenseMIT

𝐄𝐝𝐠𝐞

𝐄𝐝𝐠𝐞 𝐃𝐚𝐫𝐤

edge-dark

𝐄𝐝𝐠𝐞 𝐃𝐚𝐫𝐤 (𝐀𝐮𝐫𝐚)

aura-dark

𝐄𝐝𝐠𝐞 𝐃𝐚𝐫𝐤 (𝐍𝐞𝐨𝐧)

neon-dark

𝐄𝐝𝐠𝐞 𝐋𝐢𝐠𝐡𝐭

edge-light

This color scheme is heavily inspired by Atom One and Material, I'm trying to combine my favorite designs of them in this color scheme.

Features

  • Vivid colors.
  • Designed to have a soft contrast for eye protection.
  • Customizable.
  • Rich support for common file types and plugins.
  • Italic support 🎉

Installation

Via Plugin Manager

Take vim-plug for example:

Plug 'sainnhe/edge'

For better syntax highlighting support, please install sheerun/vim-polyglot or nvim-treesitter/nvim-treesitter.

Manually

  1. Clone this repository.
  2. Copy /path/to/edge/autoload/edge.vim to ~/.vim/autoload/.
  3. Copy /path/to/edge/colors/edge.vim to ~/.vim/colors/ .
  4. Copy /path/to/edge/doc/edge.txt to ~/.vim/doc/ and execute :helptags ~/.vim/doc/ to generate help tags.
  5. To install airline theme, copy /path/to/edge/autoload/airline/themes/edge.vim to ~/.vim/autoload/airline/themes/ .
  6. To install lightline theme, copy /path/to/edge/autoload/lightline/colorscheme/edge.vim to ~/.vim/autoload/lightline/colorscheme/ .

AUR

There are some packages available for Arch Linux users in AUR:

Usage

See :help edge.txt

Related Projects

See this wiki page.

More Color Schemes

License

MIT