Skip to content

Instantly share code, notes, and snippets.

@xfgusta
Created April 2, 2022 18:46
Show Gist options
  • Save xfgusta/cc5704383191a5ee045688abc1600af8 to your computer and use it in GitHub Desktop.
Save xfgusta/cc5704383191a5ee045688abc1600af8 to your computer and use it in GitHub Desktop.
{
id: 'gruvbox-dark',
name: 'Gruvbox (Dark)',
highlights: {
background: '#282828',
text: '#ebdbb2',
variable: '#83a598',
attribute: '#8ec07c',
definition: '#fabd2f',
keyword: '#fb4934',
operator: '#ebdbb2',
property: '#ebdbb2',
number: '#d3869b',
string: '#b8bb26',
comment: '#928374',
meta: '#8ec07c',
tag: '#8ec07c',
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment