Skip to content

Instantly share code, notes, and snippets.

@mauromotion
Last active September 26, 2023 16:12
Show Gist options
  • Save mauromotion/3def49d2c51232879fd03f85dc229fb1 to your computer and use it in GitHub Desktop.
Save mauromotion/3def49d2c51232879fd03f85dc229fb1 to your computer and use it in GitHub Desktop.
Everforest theme for Widows Terminal
{
"background": "#2D353B",
"black": "#232A2E",
"blue": "#3A515D",
"brightBlack": "#56635F",
"brightBlue": "#7FBBB3",
"brightCyan": "#7FBBB3",
"brightGreen": "#A7C080",
"brightPurple": "#D699B6",
"brightRed": "#E67E80",
"brightWhite": "#9DA9A0",
"brightYellow": "#DBBC7F",
"cursorColor": "#F8F8F2",
"cyan": "#7FBBB3",
"foreground": "#D3C6AA",
"green": "#83C092",
"name": "Everforest",
"purple": "#514045",
"red": "#E69875",
"selectionBackground": "#543A48",
"white": "#D3C6AA",
"yellow": "#DBBC7F"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment