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

24 lines
537 B
JSON

{
"name": "novmbr",
"black": "#282a2e",
"red": "#9f6434",
"green": "#9dac5f",
"yellow": "#cca75f",
"blue": "#2f7d7c",
"purple": "#b5896e",
"cyan": "#52877f",
"white": "#c7b8ac",
"brightBlack": "#5d4e47",
"brightRed": "#9f6434",
"brightGreen": "#9dac5f",
"brightYellow": "#cca75f",
"brightBlue": "#2f7d7c",
"brightPurple": "#b5896e",
"brightCyan": "#52877f",
"brightWhite": "#c7b8ac",
"background": "#241d1a",
"foreground": "#c7b8ac",
"cursorColor": "#c7b8ac",
"selectionBackground": "#241d1a"
}