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

24 lines
539 B
JSON

{
"name": "Sublette",
"black": "#253045",
"red": "#ee5577",
"green": "#55ee77",
"yellow": "#ffdd88",
"blue": "#5588ff",
"purple": "#ff77cc",
"cyan": "#44eeee",
"white": "#f5f5da",
"brightBlack": "#405570",
"brightRed": "#ee6655",
"brightGreen": "#99ee77",
"brightYellow": "#ffff77",
"brightBlue": "#77bbff",
"brightPurple": "#aa88ff",
"brightCyan": "#55ffbb",
"brightWhite": "#ffffee",
"background": "#202535",
"foreground": "#ccced0",
"cursorColor": "#ccced0",
"selectionBackground": "#ccced0"
}