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

24 lines
561 B
JSON

{
"name": "Solarized Dark Higher Contrast",
"black": "#002831",
"red": "#d11c24",
"green": "#6cbe6c",
"yellow": "#a57706",
"blue": "#2176c7",
"purple": "#c61c6f",
"cyan": "#259286",
"white": "#eae3cb",
"brightBlack": "#006488",
"brightRed": "#f5163b",
"brightGreen": "#51ef84",
"brightYellow": "#b27e28",
"brightBlue": "#178ec8",
"brightPurple": "#e24d8e",
"brightCyan": "#00b39e",
"brightWhite": "#fcf4dc",
"background": "#001e27",
"foreground": "#9cc2c3",
"cursorColor": "#f34b00",
"selectionBackground": "#003748"
}