Skip to content

Instantly share code, notes, and snippets.

@GameLord2011
Created December 15, 2024 19:51
Show Gist options
  • Select an option

  • Save GameLord2011/8ba0d15086e127429354f9d54af4f9c3 to your computer and use it in GitHub Desktop.

Select an option

Save GameLord2011/8ba0d15086e127429354f9d54af4f9c3 to your computer and use it in GitHub Desktop.
True retro windows terminal theme
{
"background": "#000000",
"black": "#C5C5C5",
"blue": "#C5C5C5",
"brightBlack": "#C5C5C5",
"brightBlue": "#C5C5C5",
"brightCyan": "#C5C5C5",
"brightGreen": "#C5C5C5",
"brightPurple": "#C5C5C5",
"brightRed": "#C5C5C5",
"brightWhite": "#C5C5C5",
"brightYellow": "#C5C5C5",
"cursorColor": "#C5C5C5",
"cyan": "#C5C5C5",
"foreground": "#C5C5C5",
"green": "#C5C5C5",
"name": "True Vintage",
"purple": "#C5C5C5",
"red": "#C5C5C5",
"selectionBackground": "#000000",
"white": "#C5C5C5",
"yellow": "#C5C5C5"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment