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

24 lines
536 B
JSON

{
"name": "Grape",
"black": "#2d283f",
"red": "#ed2261",
"green": "#1fa91b",
"yellow": "#8ddc20",
"blue": "#487df4",
"purple": "#8d35c9",
"cyan": "#3bdeed",
"white": "#9e9ea0",
"brightBlack": "#59516a",
"brightRed": "#f0729a",
"brightGreen": "#53aa5e",
"brightYellow": "#b2dc87",
"brightBlue": "#a9bcec",
"brightPurple": "#ad81c2",
"brightCyan": "#9de3eb",
"brightWhite": "#a288f7",
"background": "#171423",
"foreground": "#9f9fa1",
"cursorColor": "#a288f7",
"selectionBackground": "#493d70"
}