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

24 lines
537 B
JSON

{
"name": "Heeler",
"black": "#000000",
"red": "#e44c2e",
"green": "#bdd100",
"yellow": "#f4ce65",
"blue": "#5ba5f2",
"purple": "#ff95c2",
"cyan": "#ff9763",
"white": "#ffffff",
"brightBlack": "#4c4c4c",
"brightRed": "#e44c2e",
"brightGreen": "#bdd100",
"brightYellow": "#f4ce65",
"brightBlue": "#0088ff",
"brightPurple": "#ff95c2",
"brightCyan": "#8da6e4",
"brightWhite": "#ffffff",
"background": "#211f46",
"foreground": "#fdfdfd",
"cursorColor": "#ffffff",
"selectionBackground": "#2b2c41"
}