Files
orbithub/third_party/KodoTerm/KodoTermThemes/windowsterminal/CLRS.json
2026-03-01 10:36:06 -07:00

24 lines
535 B
JSON

{
"name": "CLRS",
"black": "#000000",
"red": "#f8282a",
"green": "#328a5d",
"yellow": "#fa701d",
"blue": "#135cd0",
"purple": "#9f00bd",
"cyan": "#33c3c1",
"white": "#b3b3b3",
"brightBlack": "#555753",
"brightRed": "#fb0416",
"brightGreen": "#2cc631",
"brightYellow": "#e3bd0e",
"brightBlue": "#1670ff",
"brightPurple": "#e900b0",
"brightCyan": "#3ad5ce",
"brightWhite": "#eeeeec",
"background": "#ffffff",
"foreground": "#262626",
"cursorColor": "#62c6ef",
"selectionBackground": "#6fd3fc"
}