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

24 lines
535 B
JSON

{
"name": "Neon",
"black": "#000000",
"red": "#ff3045",
"green": "#5ffa74",
"yellow": "#fffc7e",
"blue": "#0f15d8",
"purple": "#f924e7",
"cyan": "#00fffc",
"white": "#c7c7c7",
"brightBlack": "#686868",
"brightRed": "#ff5a5a",
"brightGreen": "#75ff88",
"brightYellow": "#fffd96",
"brightBlue": "#3c40cb",
"brightPurple": "#f15be5",
"brightCyan": "#88fffe",
"brightWhite": "#ffffff",
"background": "#14161a",
"foreground": "#00fffc",
"cursorColor": "#c7c7c7",
"selectionBackground": "#0013ff"
}