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

24 lines
542 B
JSON

{
"name": "Vibrant Ink",
"black": "#878787",
"red": "#ff6600",
"green": "#ccff04",
"yellow": "#ffcc00",
"blue": "#44b4cc",
"purple": "#9933cc",
"cyan": "#44b4cc",
"white": "#f5f5f5",
"brightBlack": "#555555",
"brightRed": "#ff0000",
"brightGreen": "#00ff00",
"brightYellow": "#ffff00",
"brightBlue": "#0000ff",
"brightPurple": "#ff00ff",
"brightCyan": "#00ffff",
"brightWhite": "#e5e5e5",
"background": "#000000",
"foreground": "#ffffff",
"cursorColor": "#ffffff",
"selectionBackground": "#b5d5ff"
}