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

24 lines
554 B
JSON

{
"name": "iTerm2 Light Background",
"black": "#000000",
"red": "#c91b00",
"green": "#00c200",
"yellow": "#c7c400",
"blue": "#0225c7",
"purple": "#ca30c7",
"cyan": "#00c5c7",
"white": "#bababa",
"brightBlack": "#686868",
"brightRed": "#ff6e67",
"brightGreen": "#39d442",
"brightYellow": "#ccc934",
"brightBlue": "#6871ff",
"brightPurple": "#ff77ff",
"brightCyan": "#3ad7d9",
"brightWhite": "#ffffff",
"background": "#ffffff",
"foreground": "#000000",
"cursorColor": "#000000",
"selectionBackground": "#c1deff"
}