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

24 lines
538 B
JSON

{
"name": "Highway",
"black": "#000000",
"red": "#d00e18",
"green": "#138034",
"yellow": "#ffcb3e",
"blue": "#006bb3",
"purple": "#783482",
"cyan": "#455271",
"white": "#ededed",
"brightBlack": "#5d504a",
"brightRed": "#f07e18",
"brightGreen": "#b1d130",
"brightYellow": "#fff120",
"brightBlue": "#4fc2fd",
"brightPurple": "#de0071",
"brightCyan": "#5d504a",
"brightWhite": "#ffffff",
"background": "#222225",
"foreground": "#ededed",
"cursorColor": "#e0d9b9",
"selectionBackground": "#384564"
}