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

24 lines
541 B
JSON

{
"name": "Red Planet",
"black": "#202020",
"red": "#8c3432",
"green": "#728271",
"yellow": "#e8bf6a",
"blue": "#69819e",
"purple": "#896492",
"cyan": "#5b8390",
"white": "#b9aa99",
"brightBlack": "#676767",
"brightRed": "#b55242",
"brightGreen": "#869985",
"brightYellow": "#ebeb91",
"brightBlue": "#60827e",
"brightPurple": "#de4974",
"brightCyan": "#38add8",
"brightWhite": "#d6bfb8",
"background": "#222222",
"foreground": "#c2b790",
"cursorColor": "#c2b790",
"selectionBackground": "#1b324a"
}