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

24 lines
548 B
JSON

{
"name": "iTerm2 Tango Dark",
"black": "#000000",
"red": "#d81e00",
"green": "#5ea702",
"yellow": "#cfae00",
"blue": "#427ab3",
"purple": "#89658e",
"cyan": "#00a7aa",
"white": "#dbded8",
"brightBlack": "#686a66",
"brightRed": "#f54235",
"brightGreen": "#99e343",
"brightYellow": "#fdeb61",
"brightBlue": "#84b0d8",
"brightPurple": "#bc94b7",
"brightCyan": "#37e6e8",
"brightWhite": "#f1f1f0",
"background": "#000000",
"foreground": "#ffffff",
"cursorColor": "#ffffff",
"selectionBackground": "#c1deff"
}