Skip to content

Instantly share code, notes, and snippets.

View MichaelKofler's full-sized avatar

Michael Kofler MichaelKofler

View GitHub Profile
@MichaelKofler
MichaelKofler / gist:35e17066e70f60d5f1676c1642735cbb
Created April 15, 2026 06:01
Light Terminal Colors for Windows Terminal (insert into schemes: [...])
{
"background": "#FFFFFF",
"black": "#2C2C2C",
"blue": "#005F87",
"brightBlack": "#2C2C2C",
"brightBlue": "#4271AE",
"brightCyan": "#3E999F",
"brightGreen": "#87BD48",
"brightPurple": "#C774C1",
"brightRed": "#EF5251",