Files
2026-03-01 10:36:06 -07:00

24 lines
544 B
JSON

{
"name": "Tango Adapted",
"black": "#000000",
"red": "#ff0000",
"green": "#59d600",
"yellow": "#e3be00",
"blue": "#00a2ff",
"purple": "#c17ecc",
"cyan": "#00d0d6",
"white": "#c0c5bb",
"brightBlack": "#8f928b",
"brightRed": "#ff0013",
"brightGreen": "#6dd900",
"brightYellow": "#ccbe00",
"brightBlue": "#88c9ff",
"brightPurple": "#e9a7e1",
"brightCyan": "#00d8d9",
"brightWhite": "#f6f6f4",
"background": "#ffffff",
"foreground": "#000000",
"cursorColor": "#000000",
"selectionBackground": "#c1deff"
}