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

24 lines
542 B
JSON

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