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

24 lines
540 B
JSON

{
"name": "Pro Light",
"black": "#000000",
"red": "#e5492b",
"green": "#50d148",
"yellow": "#c6c440",
"blue": "#3b75ff",
"purple": "#ed66e8",
"cyan": "#4ed2de",
"white": "#c2c2c2",
"brightBlack": "#9f9f9f",
"brightRed": "#ff6640",
"brightGreen": "#48d53e",
"brightYellow": "#bfbe23",
"brightBlue": "#0082ff",
"brightPurple": "#ff7eff",
"brightCyan": "#3bd1d2",
"brightWhite": "#f2f2f2",
"background": "#ffffff",
"foreground": "#191919",
"cursorColor": "#4d4d4d",
"selectionBackground": "#c1ddff"
}