Skip to content

Instantly share code, notes, and snippets.

@caseymullineaux
Last active April 22, 2023 22:03
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save caseymullineaux/5ab70104e0de61f762c4947e525ae5fe to your computer and use it in GitHub Desktop.
Save caseymullineaux/5ab70104e0de61f762c4947e525ae5fe to your computer and use it in GitHub Desktop.
Windows Terminal Scheme - Kali Legit
// Font: Letter Gothic Std
// Download: https://www.wfonts.com/font/letter-gothic-std
{
"name": "KaliLegit",
"background": "#0C0C0C",
"black": "#0C0C0C",
"blue": "#0037DA",
"brightBlack": "#767676",
"brightBlue": "#3B78FF",
"brightCyan": "#61D6D6",
"brightGreen": "#E0001A",
"brightPurple": "#B4009E",
"brightRed": "#E74856",
"brightWhite": "#F2F2F2",
"brightYellow": "#F9F1A5",
"cyan": "#3A96DD",
"foreground": "#F2F2F2",
"green": "#13A10E",
"purple": "#881798",
"red": "#C50F1F",
"white": "#CCCCCC",
"yellow": "#C19C00"
}
@probablypablito
Copy link

thanks!

@caseymullineaux
Copy link
Author

Welcome! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment