Skip to content

Instantly share code, notes, and snippets.

@pablospizzamiglio
Created August 29, 2020 21:50
Show Gist options
  • Save pablospizzamiglio/6615846d18c91cff8e321b525f7affe4 to your computer and use it in GitHub Desktop.
Save pablospizzamiglio/6615846d18c91cff8e321b525f7affe4 to your computer and use it in GitHub Desktop.
Windows Terminal - Gruvbox Dark Hard
{
"name": "Gruvbox Dark - Hard",
"background": "#1d2021",
"foreground": "#fbf1c7",
"brightRed": "#Fb4934",
"brightGreen": "#b8bb26",
"brightYellow": "#fabd2f",
"brightBlue": "#83a598",
"brightPurple": "#d3869b",
"brightCyan": "#8ec07c",
"brightOrange": "#fe8019",
"brightBlack": "#928374",
"brightWhite": "#EBDBB2",
"red": "#cc241d",
"green": "#98971a",
"yellow": "#d79921",
"blue": "#458588",
"purple" : "#b16286",
"cyan" : "#689d6a",
"orange": "#d65d0e",
"black": "#1d2021",
"white": "#f9f5d7"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment