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

24 lines
549 B
JSON

{
"name": "Tango Half Adapted",
"black": "#000000",
"red": "#ff0000",
"green": "#4cc300",
"yellow": "#e2c000",
"blue": "#008ef6",
"purple": "#a96cb3",
"cyan": "#00bdc3",
"white": "#babfb5",
"brightBlack": "#797d76",
"brightRed": "#ff0013",
"brightGreen": "#70dc00",
"brightYellow": "#d9c600",
"brightBlue": "#76bfff",
"brightPurple": "#d898d1",
"brightCyan": "#00d0d4",
"brightWhite": "#f4f4f2",
"background": "#ffffff",
"foreground": "#000000",
"cursorColor": "#000000",
"selectionBackground": "#c1deff"
}