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
  • Select an option

  • Save rochacbruno/f528034e6183bdfe65217a8f3d85c7c2 to your computer and use it in GitHub Desktop.

Select an option

Save rochacbruno/f528034e6183bdfe65217a8f3d85c7c2 to your computer and use it in GitHub Desktop.

Revisions

  1. @xfgusta xfgusta created this gist Apr 2, 2022.
    18 changes: 18 additions & 0 deletions gruvbox-dark-medium
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,18 @@
    {
    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',
    }