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

24 lines
540 B
JSON

{
"name": "Everblush",
"black": "#232a2d",
"red": "#e57474",
"green": "#8ccf7e",
"yellow": "#e5c76b",
"blue": "#67b0e8",
"purple": "#c47fd5",
"cyan": "#6cbfbf",
"white": "#b3b9b8",
"brightBlack": "#464e50",
"brightRed": "#ef7e7e",
"brightGreen": "#96d988",
"brightYellow": "#f4d67a",
"brightBlue": "#71baf2",
"brightPurple": "#ce89df",
"brightCyan": "#67cbe7",
"brightWhite": "#bdc3c2",
"background": "#141b1e",
"foreground": "#dadada",
"cursorColor": "#dadada",
"selectionBackground": "#141b1e"
}