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

24 lines
549 B
JSON

{
"name": "Later This Evening",
"black": "#2b2b2b",
"red": "#d45a60",
"green": "#afba67",
"yellow": "#e5d289",
"blue": "#a0bad6",
"purple": "#c092d6",
"cyan": "#91bfb7",
"white": "#494a4a",
"brightBlack": "#525454",
"brightRed": "#d3232f",
"brightGreen": "#aabb39",
"brightYellow": "#e5be39",
"brightBlue": "#6699d6",
"brightPurple": "#ab53d6",
"brightCyan": "#5fc0ae",
"brightWhite": "#c1c2c2",
"background": "#222222",
"foreground": "#959595",
"cursorColor": "#4f4f4f",
"selectionBackground": "#424242"
}