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

24 lines
552 B
JSON

{
"name": "iTerm2 Solarized Dark",
"black": "#073642",
"red": "#dc322f",
"green": "#859900",
"yellow": "#b58900",
"blue": "#268bd2",
"purple": "#d33682",
"cyan": "#2aa198",
"white": "#eee8d5",
"brightBlack": "#335e69",
"brightRed": "#cb4b16",
"brightGreen": "#586e75",
"brightYellow": "#657b83",
"brightBlue": "#839496",
"brightPurple": "#6c71c4",
"brightCyan": "#93a1a1",
"brightWhite": "#fdf6e3",
"background": "#002b36",
"foreground": "#839496",
"cursorColor": "#839496",
"selectionBackground": "#073642"
}