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

24 lines
556 B
JSON

{
"name": "GitHub Dark High Contrast",
"black": "#7a828e",
"red": "#ff9492",
"green": "#26cd4d",
"yellow": "#f0b72f",
"blue": "#71b7ff",
"purple": "#cb9eff",
"cyan": "#39c5cf",
"white": "#d9dee3",
"brightBlack": "#9ea7b3",
"brightRed": "#ffb1af",
"brightGreen": "#4ae168",
"brightYellow": "#f7c843",
"brightBlue": "#91cbff",
"brightPurple": "#dbb7ff",
"brightCyan": "#56d4dd",
"brightWhite": "#ffffff",
"background": "#0a0c10",
"foreground": "#f0f3f6",
"cursorColor": "#71b7ff",
"selectionBackground": "#f0f3f6"
}