Files
orbithub/third_party/KodoTerm/KodoTermThemes/windowsterminal/GitHub Light High Contrast.json
2026-03-01 10:36:06 -07:00

24 lines
557 B
JSON

{
"name": "GitHub Light High Contrast",
"black": "#0e1116",
"red": "#a0111f",
"green": "#024c1a",
"yellow": "#3f2200",
"blue": "#0349b4",
"purple": "#622cbc",
"cyan": "#1b7c83",
"white": "#66707b",
"brightBlack": "#4b535d",
"brightRed": "#86061d",
"brightGreen": "#055d20",
"brightYellow": "#4e2c00",
"brightBlue": "#1168e3",
"brightPurple": "#844ae7",
"brightCyan": "#3192aa",
"brightWhite": "#88929d",
"background": "#ffffff",
"foreground": "#0e1116",
"cursorColor": "#0349b4",
"selectionBackground": "#0e1116"
}