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

24 lines
539 B
JSON

{
"name": "Dimidium",
"black": "#000000",
"red": "#cf494c",
"green": "#60b442",
"yellow": "#db9c11",
"blue": "#0575d8",
"purple": "#af5ed2",
"cyan": "#1db6bb",
"white": "#bab7b6",
"brightBlack": "#817e7e",
"brightRed": "#ff643b",
"brightGreen": "#37e57b",
"brightYellow": "#fccd1a",
"brightBlue": "#688dfd",
"brightPurple": "#ed6fe9",
"brightCyan": "#32e0fb",
"brightWhite": "#dee3e4",
"background": "#141414",
"foreground": "#bab7b6",
"cursorColor": "#37e57b",
"selectionBackground": "#8db8e5"
}