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

24 lines
537 B
JSON

{
"name": "Wombat",
"black": "#000000",
"red": "#ff615a",
"green": "#b1e969",
"yellow": "#ebd99c",
"blue": "#5da9f6",
"purple": "#e86aff",
"cyan": "#82fff7",
"white": "#dedacf",
"brightBlack": "#4a4a4a",
"brightRed": "#f58c80",
"brightGreen": "#ddf88f",
"brightYellow": "#eee5b2",
"brightBlue": "#a5c7ff",
"brightPurple": "#ddaaff",
"brightCyan": "#b7fff9",
"brightWhite": "#ffffff",
"background": "#171717",
"foreground": "#dedacf",
"cursorColor": "#bbbbbb",
"selectionBackground": "#453b39"
}