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

24 lines
540 B
JSON

{
"name": "Starlight",
"black": "#242424",
"red": "#f62b5a",
"green": "#47b413",
"yellow": "#e3c401",
"blue": "#24acd4",
"purple": "#f2affd",
"cyan": "#13c299",
"white": "#e6e6e6",
"brightBlack": "#616161",
"brightRed": "#ff4d51",
"brightGreen": "#35d450",
"brightYellow": "#e9e836",
"brightBlue": "#5dc5f8",
"brightPurple": "#feabf2",
"brightCyan": "#24dfc4",
"brightWhite": "#ffffff",
"background": "#242424",
"foreground": "#ffffff",
"cursorColor": "#ffffff",
"selectionBackground": "#ffffff"
}