Skip to content

Instantly share code, notes, and snippets.

@xvrdm
Created February 7, 2019 13:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save xvrdm/72e7eb17fa0f351a1d7550663f8bf713 to your computer and use it in GitHub Desktop.
Save xvrdm/72e7eb17fa0f351a1d7550663f8bf713 to your computer and use it in GitHub Desktop.
Gruvbox Colorscheme for Kitty Terminal
#: Color scheme {{{
foreground #ebdbb2
background #282828
#: black
color0 #282828
color8 #928374
#: red
color1 #cc241d
color9 #fb4934
#: green
color2 #98971a
color10 #b8bb26
#: yellow
color3 #d79921
color11 #fabd2f
#: blue
color4 #458588
color12 #83a598
#: magenta
color5 #b16286
color13 #d3869b
#: cyan
color6 #689d6a
color14 #8ec07c
#: white
color7 #a89984
color15 #ebdbb2
#: }}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment