Skip to content

Instantly share code, notes, and snippets.

@MayMeow
Created June 28, 2022 11:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MayMeow/c192bc0728f1c2661bd46a7083bd16cd to your computer and use it in GitHub Desktop.
Save MayMeow/c192bc0728f1c2661bd46a7083bd16cd to your computer and use it in GitHub Desktop.
terminal-theme.json
{
"background": "#2D2A2E",
"black": "#1A181A",
"blue": "#1080D0",
"brightBlack": "#707070",
"brightBlue": "#22D5FF",
"brightCyan": "#7ACCD7",
"brightGreen": "#A4CD7C",
"brightPurple": "#AB9DF2",
"brightRed": "#F882A5",
"brightWhite": "#E3E1E4",
"brightYellow": "#E5D37E",
"cursorColor": "#FFFFFF",
"cyan": "#3AA5D0",
"foreground": "#E3E1E4",
"green": "#7FCD2B",
"name": "Sonokai Shusia",
"purple": "#7C63F2",
"red": "#F82F66",
"selectionBackground": "#FFFFFF",
"white": "#E3E1E4",
"yellow": "#E5DE2D"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment