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

24 lines
553 B
JSON

{
"name": "Tinacious Design Light",
"black": "#1d1d26",
"red": "#ff3399",
"green": "#00d364",
"yellow": "#e5b24d",
"blue": "#00cbff",
"purple": "#cc66ff",
"cyan": "#00ceca",
"white": "#b1b1d6",
"brightBlack": "#636667",
"brightRed": "#ff2f92",
"brightGreen": "#00d364",
"brightYellow": "#d9ae53",
"brightBlue": "#00cbff",
"brightPurple": "#d783ff",
"brightCyan": "#00c8c7",
"brightWhite": "#d5d6f3",
"background": "#f8f8ff",
"foreground": "#1d1d26",
"cursorColor": "#b1b1d6",
"selectionBackground": "#ff3399"
}