Skip to content

Instantly share code, notes, and snippets.

@MunifTanjim
Created June 8, 2021 22:13
Show Gist options
  • Save MunifTanjim/6e2414ff50f0a3a279b70790a6ccbab9 to your computer and use it in GitHub Desktop.
Save MunifTanjim/6e2414ff50f0a3a279b70790a6ccbab9 to your computer and use it in GitHub Desktop.
carbon.now.sh - gruvbox dark
{
"custom": true,
"id": "gruvbox_dark",
"name": "Gruvbox Dark",
"highlights": {
"attribute": "#d79921",
"background": "#1d2021",
"comment": "#a89984",
"definition": "#fbf1c7",
"keyword": "#fb4934",
"meta": "#fbf1c7",
"number": "#b16286",
"operator": "#fbf1c7",
"property": "#8ec07c",
"string": "#b8bb26",
"text": "#fbf1c7",
"variable": "#83a598",
"variable2": "#fbf1c7"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment