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

24 lines
537 B
JSON

{
"name": "Harper",
"black": "#010101",
"red": "#f8b63f",
"green": "#7fb5e1",
"yellow": "#d6da25",
"blue": "#489e48",
"purple": "#b296c6",
"cyan": "#f5bfd7",
"white": "#a8a49d",
"brightBlack": "#726e6a",
"brightRed": "#f8b63f",
"brightGreen": "#7fb5e1",
"brightYellow": "#d6da25",
"brightBlue": "#489e48",
"brightPurple": "#b296c6",
"brightCyan": "#f5bfd7",
"brightWhite": "#fefbea",
"background": "#010101",
"foreground": "#a8a49d",
"cursorColor": "#a8a49d",
"selectionBackground": "#5a5753"
}