All Projects → sainnhe → Edge

sainnhe / Edge

Licence: mit
Clean & Elegant Color Scheme inspired by Atom One and Material

Projects that are alternatives of or similar to Edge

Nord Gnome Terminal
An arctic, north-bluish clean and elegant GNOME Terminal color theme.
Stars: ✭ 258 (-18.35%)
Mutual labels:  color-scheme
Terminal Snazzy
Elegant Terminal theme with bright colors
Stars: ✭ 287 (-9.18%)
Mutual labels:  color-scheme
Colours
A beautiful set of predefined colors and a set of color methods to make your iOS/OSX development life easier.
Stars: ✭ 3,101 (+881.33%)
Mutual labels:  color-scheme
Xcode One Dark
Atom One Dark theme for Xcode
Stars: ✭ 273 (-13.61%)
Mutual labels:  color-scheme
Vim Monokai Tasty
VIM Colour scheme
Stars: ✭ 279 (-11.71%)
Mutual labels:  color-scheme
Spacecamp
🔭 Vim colors for the final frontier
Stars: ✭ 288 (-8.86%)
Mutual labels:  color-scheme
konsole-snazzy
Elegant Konsole theme with bright colors
Stars: ✭ 21 (-93.35%)
Mutual labels:  color-scheme
Solarized
Solarized color scheme for Sublime Text 3
Stars: ✭ 314 (-0.63%)
Mutual labels:  color-scheme
Estilo
Create color schemes for Vim, Airline and Lightline
Stars: ✭ 282 (-10.76%)
Mutual labels:  color-scheme
Spaceduck
🚀 🦆 An intergalactic space theme for Vim, Terminal, and more!
Stars: ✭ 177 (-43.99%)
Mutual labels:  color-scheme
Vim No Color Collections
Collection of Vim themes with barely any colors
Stars: ✭ 270 (-14.56%)
Mutual labels:  color-scheme
Night Owl Jetbrains
Night owl theme / colour scheme for IntelliJ and Webstorm (or other Jetbrains IDEs). Includes dark and light mode 🌓
Stars: ✭ 276 (-12.66%)
Mutual labels:  color-scheme
Nofrils
An extremely minimalist colorscheme, even opting out of the second L in frills
Stars: ✭ 292 (-7.59%)
Mutual labels:  color-scheme
Vim Hemisu
A Vim color scheme with dark and light variants
Stars: ✭ 271 (-14.24%)
Mutual labels:  color-scheme
Vim Quantum
A Material color scheme for Vim.
Stars: ✭ 304 (-3.8%)
Mutual labels:  color-scheme
Colorpedia
Command-line tool for looking up colors and palettes.
Stars: ✭ 255 (-19.3%)
Mutual labels:  color-scheme
Themer
Themer is a colorscheme generator and manager for your desktop.
Stars: ✭ 289 (-8.54%)
Mutual labels:  color-scheme
Kicad Color Schemes
Want to change the color scheme of KiCad? Look here for Inspiration.
Stars: ✭ 315 (-0.32%)
Mutual labels:  color-scheme
Xcodetheme
My Xcode theme - Sundell's Colors
Stars: ✭ 312 (-1.27%)
Mutual labels:  color-scheme
Nord Jetbrains
An arctic, north-bluish clean and elegant JetBrains IDE UI and editor color theme.
Stars: ✭ 293 (-7.28%)
Mutual labels:  color-scheme

𝐄𝐝𝐠𝐞

𝐄𝐝𝐠𝐞 𝐃𝐚𝐫𝐤

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].