Candle Grey Save

A dark monochrome colorscheme with a hint of color for vim

Project README

Candle Grey

screenshot

  • A dark monochrome colorscheme for vim with a simple accent color
  • Give an aesthetic look to vim while eliminating distracting colors

Installation

  • Using vim plug:
Plug 'aditya-azad/candle-grey'

and run :PlugInstall

  • Manual install:

Just copy the colors folder to your vim colors folder (usually ~/.vim/colors/).

  • Once you have the scheme just add this to your vimrc
    • Use transparent version if you have transparency enabled in your setup
set t_Co=256 " enable colors in terminal
colorscheme candle-grey
" Or
colorscheme candle-grey-transparent
Open Source Agenda is not affiliated with "Candle Grey" Project. README Source: aditya-azad/candle-grey
Stars
48
Open Issues
0
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating