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

24 lines
549 B
JSON

{
"name": "iTerm2 Tango Light",
"black": "#000000",
"red": "#d81e00",
"green": "#5ea702",
"yellow": "#cfae00",
"blue": "#427ab3",
"purple": "#89658e",
"cyan": "#00a7aa",
"white": "#c1c4be",
"brightBlack": "#686a66",
"brightRed": "#f54235",
"brightGreen": "#8cd636",
"brightYellow": "#d7c53b",
"brightBlue": "#84b0d8",
"brightPurple": "#bc94b7",
"brightCyan": "#1eccce",
"brightWhite": "#f1f1f0",
"background": "#ffffff",
"foreground": "#000000",
"cursorColor": "#000000",
"selectionBackground": "#c1deff"
}