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

24 lines
545 B
JSON

{
"name": "Tomorrow Night",
"black": "#000000",
"red": "#cc6666",
"green": "#b5bd68",
"yellow": "#f0c674",
"blue": "#81a2be",
"purple": "#b294bb",
"cyan": "#8abeb7",
"white": "#ffffff",
"brightBlack": "#4c4c4c",
"brightRed": "#cc6666",
"brightGreen": "#b5bd68",
"brightYellow": "#f0c674",
"brightBlue": "#81a2be",
"brightPurple": "#b294bb",
"brightCyan": "#8abeb7",
"brightWhite": "#ffffff",
"background": "#1d1f21",
"foreground": "#c5c8c6",
"cursorColor": "#c5c8c6",
"selectionBackground": "#373b41"
}