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

24 lines
541 B
JSON

{
"name": "3024 Night",
"black": "#090300",
"red": "#db2d20",
"green": "#01a252",
"yellow": "#fded02",
"blue": "#01a0e4",
"purple": "#a16a94",
"cyan": "#b5e4f4",
"white": "#a5a2a2",
"brightBlack": "#5c5855",
"brightRed": "#e8bbd0",
"brightGreen": "#47413f",
"brightYellow": "#4a4543",
"brightBlue": "#807d7c",
"brightPurple": "#d6d5d4",
"brightCyan": "#cdab53",
"brightWhite": "#f7f7f7",
"background": "#090300",
"foreground": "#a5a2a2",
"cursorColor": "#a5a2a2",
"selectionBackground": "#4a4543"
}