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

24 lines
543 B
JSON

{
"name": "Violet Light",
"black": "#56595c",
"red": "#c94c22",
"green": "#85981c",
"yellow": "#b4881d",
"blue": "#2e8bce",
"purple": "#d13a82",
"cyan": "#32a198",
"white": "#b9b6af",
"brightBlack": "#45484b",
"brightRed": "#bd3613",
"brightGreen": "#738a04",
"brightYellow": "#a57705",
"brightBlue": "#2176c7",
"brightPurple": "#c61c6f",
"brightCyan": "#259286",
"brightWhite": "#c9c6bd",
"background": "#fcf4dc",
"foreground": "#536870",
"cursorColor": "#536870",
"selectionBackground": "#595ab7"
}