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

24 lines
549 B
JSON

{
"name": "Kitty Low Contrast",
"black": "#000000",
"red": "#cc0403",
"green": "#19cb00",
"yellow": "#cecb00",
"blue": "#0d73cc",
"purple": "#cb1ed1",
"cyan": "#0dcdcd",
"white": "#dddddd",
"brightBlack": "#767676",
"brightRed": "#f2201f",
"brightGreen": "#23fd00",
"brightYellow": "#fffd00",
"brightBlue": "#1a8fff",
"brightPurple": "#fd28ff",
"brightCyan": "#14ffff",
"brightWhite": "#ffffff",
"background": "#333333",
"foreground": "#ffffff",
"cursorColor": "#cccccc",
"selectionBackground": "#fffacd"
}