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

24 lines
545 B
JSON

{
"name": "iTerm2 Default",
"black": "#000000",
"red": "#c91b00",
"green": "#00c200",
"yellow": "#c7c400",
"blue": "#2225c4",
"purple": "#ca30c7",
"cyan": "#00c5c7",
"white": "#ffffff",
"brightBlack": "#686868",
"brightRed": "#ff6e67",
"brightGreen": "#5ffa68",
"brightYellow": "#fffc67",
"brightBlue": "#6871ff",
"brightPurple": "#ff77ff",
"brightCyan": "#60fdff",
"brightWhite": "#ffffff",
"background": "#000000",
"foreground": "#ffffff",
"cursorColor": "#e5e5e5",
"selectionBackground": "#c1deff"
}