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

24 lines
547 B
JSON

{
"name": "Shades Of Purple",
"black": "#000000",
"red": "#d90429",
"green": "#3ad900",
"yellow": "#ffe700",
"blue": "#6943ff",
"purple": "#ff2c70",
"cyan": "#00c5c7",
"white": "#c7c7c7",
"brightBlack": "#686868",
"brightRed": "#f92a1c",
"brightGreen": "#43d426",
"brightYellow": "#f1d000",
"brightBlue": "#6871ff",
"brightPurple": "#ff77ff",
"brightCyan": "#79e8fb",
"brightWhite": "#ffffff",
"background": "#1e1d40",
"foreground": "#ffffff",
"cursorColor": "#fad000",
"selectionBackground": "#b362ff"
}