Skip to content

Instantly share code, notes, and snippets.

@psiborg
Last active April 1, 2025 15:39
Show Gist options
  • Save psiborg/93a391ba9cb6b90c43be00ac67415f41 to your computer and use it in GitHub Desktop.
Save psiborg/93a391ba9cb6b90c43be00ac67415f41 to your computer and use it in GitHub Desktop.
Windows Terminal

Colors

Color RGB Item RGB
Black ${\textsf{\textcolor[rgb]{0.463, 0.463, 0.463}{■}}}$ #767676 Foreground ${\textsf{\textcolor[rgb]{1.000, 1.000, 1.000}{■}}}$ #FFFFFF
Red ${\textsf{\textcolor[rgb]{0.753, 0.110, 0.157}{■}}}$ #C01C28 Background ${\textsf{\textcolor[rgb]{0.188, 0.039, 0.141}{■}}}$ #300A24
Green ${\textsf{\textcolor[rgb]{0.149, 0.635, 0.412}{■}}}$ #26A269 Cursor color ${\textsf{\textcolor[rgb]{1.000, 1.000, 1.000}{■}}}$ #FFFFFF
Yellow ${\textsf{\textcolor[rgb]{0.635, 0.451, 0.298}{■}}}$ #A2734C Selection background ${\textsf{\textcolor[rgb]{1.000, 1.000, 1.000}{■}}}$ #FFFFFF
Blue ${\textsf{\textcolor[rgb]{0.031, 0.271, 0.561}{■}}}$ #08458F
Purple ${\textsf{\textcolor[rgb]{0.639, 0.278, 0.729}{■}}}$ #A347BA
Cyan ${\textsf{\textcolor[rgb]{0.173, 0.624, 0.702}{■}}}$ #2C9FB3
White ${\textsf{\textcolor[rgb]{0.949, 0.949, 0.949}{■}}}$ #F2F2F2
  • ${\textsf{\color{lightgreen}Light Green}}$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment