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

24 lines
542 B
JSON

{
"name": "Cobalt Neon",
"black": "#142631",
"red": "#ff2320",
"green": "#3ba5ff",
"yellow": "#e9e75c",
"blue": "#8ff586",
"purple": "#781aa0",
"cyan": "#8ff586",
"white": "#ba46b2",
"brightBlack": "#fff688",
"brightRed": "#d4312e",
"brightGreen": "#8ff586",
"brightYellow": "#e9f06d",
"brightBlue": "#3c7dd2",
"brightPurple": "#8230a7",
"brightCyan": "#6cbc67",
"brightWhite": "#8ff586",
"background": "#142838",
"foreground": "#8ff586",
"cursorColor": "#c4206f",
"selectionBackground": "#094fb1"
}