Skip to content

Instantly share code, notes, and snippets.

@mdusher
Created November 29, 2023 06:56
Show Gist options
  • Save mdusher/0848c6ed2600f07f8b8e7b2e2330fe68 to your computer and use it in GitHub Desktop.
Save mdusher/0848c6ed2600f07f8b8e7b2e2330fe68 to your computer and use it in GitHub Desktop.
Windows Terminal Theme - Dainty TTY
{
"background": "#0C0C0C",
"black": "#0C0C0C",
"blue": "#0037DA",
"brightBlack": "#767676",
"brightBlue": "#3B78FF",
"brightCyan": "#61D6D6",
"brightGreen": "#16C60C",
"brightPurple": "#B4009E",
"brightRed": "#E74856",
"brightWhite": "#F2F2F2",
"brightYellow": "#F9F1A5",
"cursorColor": "#FFFFFF",
"cyan": "#3A96DD",
"foreground": "#CCCCCC",
"green": "#13A10E",
"name": "Campbell",
"purple": "#881798",
"red": "#C50F1F",
"selectionBackground": "#FFFFFF",
"white": "#CCCCCC",
"yellow": "#C19C00"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment