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

24 lines
542 B
JSON

{
"name": "Matte Black",
"black": "#333333",
"red": "#d35f5f",
"green": "#ffc107",
"yellow": "#b91c1c",
"blue": "#e68e0d",
"purple": "#d35f5f",
"cyan": "#bebebe",
"white": "#bebebe",
"brightBlack": "#8a8a8d",
"brightRed": "#891c1c",
"brightGreen": "#ffc107",
"brightYellow": "#b90a0a",
"brightBlue": "#f59e0b",
"brightPurple": "#b91c1c",
"brightCyan": "#eaeaea",
"brightWhite": "#ffffff",
"background": "#121212",
"foreground": "#bebebe",
"cursorColor": "#eaeaea",
"selectionBackground": "#333333"
}