Skip to content

Instantly share code, notes, and snippets.

@zacharyneveu
Created September 13, 2020 00:17
Show Gist options
  • Save zacharyneveu/ba3566a95ad735a1d94d33696bee4499 to your computer and use it in GitHub Desktop.
Save zacharyneveu/ba3566a95ad735a1d94d33696bee4499 to your computer and use it in GitHub Desktop.
{
"name": "Gruvbox",
"cursorColor": "#928374",
"selectionBackground": "#504945",
"background": "#282828",
"foreground": "#ebdbb2",
"black": "#282828",
"blue": "#458588",
"cyan": "#689d6a",
"green": "#98971a",
"purple": "#b16286",
"red": "#cc241d",
"white": "#fb1fc7",
"yellow": "#d79921",
"brightBlack": "#1d2021",
"brightBlue": "#83a598",
"brightCyan": "#8ec07c",
"brightGreen": "#b8bb26",
"brightPurple": "#d3869b",
"brightRed": "#fb4934",
"brightWhite": "#fbf1c7",
"brightYellow": "#fabd2f"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment