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

24 lines
560 B
JSON

{
"name": "iTerm2 Pastel Dark Background",
"black": "#626262",
"red": "#ff8373",
"green": "#b4fb73",
"yellow": "#fffdc3",
"blue": "#a5d5fe",
"purple": "#ff90fe",
"cyan": "#d1d1fe",
"white": "#f1f1f1",
"brightBlack": "#8f8f8f",
"brightRed": "#ffc4be",
"brightGreen": "#d6fcba",
"brightYellow": "#fffed5",
"brightBlue": "#c2e3ff",
"brightPurple": "#ffb2fe",
"brightCyan": "#e6e6fe",
"brightWhite": "#ffffff",
"background": "#000000",
"foreground": "#c7c7c7",
"cursorColor": "#ffb473",
"selectionBackground": "#454d96"
}