Skip to content

Instantly share code, notes, and snippets.

@sassdawe
Last active June 19, 2024 02:33
Show Gist options
  • Save sassdawe/2006949bf04ebdf1d5627e6fac3f1db7 to your computer and use it in GitHub Desktop.
Save sassdawe/2006949bf04ebdf1d5627e6fac3f1db7 to your computer and use it in GitHub Desktop.
A light theme for Windows Terminal designed for the big screen!
{
"background": "#F9F9F9",
"black": "#AB3D2C",
"blue": "#275FE4",
"brightBlack": "#C21458",
"brightBlue": "#0099E1",
"brightCyan": "#7B86BB",
"brightGreen": "#3D942E",
"brightPurple": "#CE33C0",
"brightRed": "#FF0308",
"brightWhite": "#AF30D6",
"brightYellow": "#0F35E8",
"cursorColor": "#F32759",
"cyan": "#5CC727",
"foreground": "#737373",
"green": "#257A24",
"name": "PresentLight",
"purple": "#823FF1",
"red": "#FF0028",
"selectionBackground": "#FF8F91",
"white": "#234D0E",
"yellow": "#DF631C"
}
@sassdawe
Copy link
Author

sassdawe commented Jul 3, 2023

@JustinGrote a light theme to test!

image

@JustinGrote
Copy link

@JustinGrote a light theme to test!

image

🎉!

@SubaruArai
Copy link

This works wonders! Thanks!

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