Skip to content

Instantly share code, notes, and snippets.

@choucavalier
Last active July 19, 2017 13:21
Show Gist options
  • Save choucavalier/0b17e7a9578d3a3184a4 to your computer and use it in GitHub Desktop.
Save choucavalier/0b17e7a9578d3a3184a4 to your computer and use it in GitHub Desktop.
vim-hybrid colorscheme for termite
# Vim-hybrid colorscheme for termite
# see https://github.com/w0ng/vim-hybrid
[colors]
foreground = #C5C8C6
foreground_bold = #D9D9D9
foreground_dim = #ADADAD
background = #1D1F21
cursor = #D9D9D9
color0 = #282A2E
color1 = #A54242
color2 = #8C9440
color3 = #DE935F
color4 = #5F819D
color5 = #85678F
color6 = #5E8D87
color7 = #707880
color8 = #373B41
color9 = #CC6666
color10 = #B5BD68
color11 = #F0C674
color12 = #81A2BE
color13 = #B294BB
color14 = #8ABEB7
color15 = #C5C8C6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment