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

24 lines
540 B
JSON

{
"name": "Spacegray",
"black": "#000000",
"red": "#b04b57",
"green": "#87b379",
"yellow": "#e5c179",
"blue": "#7d8fa4",
"purple": "#a47996",
"cyan": "#85a7a5",
"white": "#b3b8c3",
"brightBlack": "#4c4c4c",
"brightRed": "#b04b57",
"brightGreen": "#87b379",
"brightYellow": "#e5c179",
"brightBlue": "#7d8fa4",
"brightPurple": "#a47996",
"brightCyan": "#85a7a5",
"brightWhite": "#ffffff",
"background": "#20242d",
"foreground": "#b3b8c3",
"cursorColor": "#b3b8c3",
"selectionBackground": "#16181e"
}