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

24 lines
537 B
JSON

{
"name": "Vesper",
"black": "#101010",
"red": "#f5a191",
"green": "#90b99f",
"yellow": "#e6b99d",
"blue": "#aca1cf",
"purple": "#e29eca",
"cyan": "#ea83a5",
"white": "#a0a0a0",
"brightBlack": "#7e7e7e",
"brightRed": "#ff8080",
"brightGreen": "#99ffe4",
"brightYellow": "#ffc799",
"brightBlue": "#b9aeda",
"brightPurple": "#ecaad6",
"brightCyan": "#f591b2",
"brightWhite": "#ffffff",
"background": "#101010",
"foreground": "#ffffff",
"cursorColor": "#acb1ab",
"selectionBackground": "#988049"
}