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

24 lines
539 B
JSON

{
"name": "Konsolas",
"black": "#000000",
"red": "#aa1717",
"green": "#18b218",
"yellow": "#ebae1f",
"blue": "#2323a5",
"purple": "#ad1edc",
"cyan": "#42b0c8",
"white": "#c8c1c1",
"brightBlack": "#7b716e",
"brightRed": "#ff4141",
"brightGreen": "#5fff5f",
"brightYellow": "#ffff55",
"brightBlue": "#4b4bff",
"brightPurple": "#ff54ff",
"brightCyan": "#69ffff",
"brightWhite": "#ffffff",
"background": "#060606",
"foreground": "#c8c1c1",
"cursorColor": "#c8c1c1",
"selectionBackground": "#060606"
}