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

24 lines
547 B
JSON

{
"name": "iTerm2 Smoooooth",
"black": "#14191e",
"red": "#b43c2a",
"green": "#00c200",
"yellow": "#c7c400",
"blue": "#2744c7",
"purple": "#c040be",
"cyan": "#00c5c7",
"white": "#c7c7c7",
"brightBlack": "#686868",
"brightRed": "#dd7975",
"brightGreen": "#58e790",
"brightYellow": "#ece100",
"brightBlue": "#a7abf2",
"brightPurple": "#e17ee1",
"brightCyan": "#60fdff",
"brightWhite": "#ffffff",
"background": "#15191f",
"foreground": "#dcdcdc",
"cursorColor": "#ffffff",
"selectionBackground": "#b3d7ff"
}