Skip to content

Instantly share code, notes, and snippets.

@rochacbruno
Forked from xfgusta/gruvbox-dark-medium
Created April 2, 2022 18:53
Show Gist options
  • Save rochacbruno/f528034e6183bdfe65217a8f3d85c7c2 to your computer and use it in GitHub Desktop.
Save rochacbruno/f528034e6183bdfe65217a8f3d85c7c2 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