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

24 lines
537 B
JSON

{
"name": "Vaughn",
"black": "#25234f",
"red": "#705050",
"green": "#60b48a",
"yellow": "#dfaf8f",
"blue": "#5555ff",
"purple": "#f08cc3",
"cyan": "#8cd0d3",
"white": "#709080",
"brightBlack": "#709080",
"brightRed": "#dca3a3",
"brightGreen": "#60b48a",
"brightYellow": "#f0dfaf",
"brightBlue": "#5555ff",
"brightPurple": "#ec93d3",
"brightCyan": "#93e0e3",
"brightWhite": "#ffffff",
"background": "#25234f",
"foreground": "#dcdccc",
"cursorColor": "#ff5555",
"selectionBackground": "#b5d5ff"
}