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

24 lines
540 B
JSON

{
"name": "Warm Neon",
"black": "#000000",
"red": "#e24346",
"green": "#39b13a",
"yellow": "#dae145",
"blue": "#4261c5",
"purple": "#f920fb",
"cyan": "#2abbd4",
"white": "#d0b8a3",
"brightBlack": "#fefcfc",
"brightRed": "#e97071",
"brightGreen": "#9cc090",
"brightYellow": "#ddda7a",
"brightBlue": "#7b91d6",
"brightPurple": "#f674ba",
"brightCyan": "#5ed1e5",
"brightWhite": "#d8c8bb",
"background": "#404040",
"foreground": "#afdab6",
"cursorColor": "#30ff24",
"selectionBackground": "#b0ad21"
}