Files
2026-03-01 10:36:06 -07:00

24 lines
539 B
JSON

{
"name": "Twilight",
"black": "#141414",
"red": "#c06d44",
"green": "#afb97a",
"yellow": "#c2a86c",
"blue": "#44474a",
"purple": "#b4be7c",
"cyan": "#778385",
"white": "#ffffd4",
"brightBlack": "#404040",
"brightRed": "#de7c4c",
"brightGreen": "#ccd88c",
"brightYellow": "#e2c47e",
"brightBlue": "#5a5e62",
"brightPurple": "#d0dc8e",
"brightCyan": "#8a989b",
"brightWhite": "#ffffd4",
"background": "#141414",
"foreground": "#ffffd4",
"cursorColor": "#ffffff",
"selectionBackground": "#313131"
}