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

24 lines
551 B
JSON

{
"name": "Everforest Dark Hard",
"black": "#7a8478",
"red": "#e67e80",
"green": "#a7c080",
"yellow": "#dbbc7f",
"blue": "#7fbbb3",
"purple": "#d699b6",
"cyan": "#83c092",
"white": "#f2efdf",
"brightBlack": "#a6b0a0",
"brightRed": "#f85552",
"brightGreen": "#8da101",
"brightYellow": "#dfa000",
"brightBlue": "#3a94c5",
"brightPurple": "#df69ba",
"brightCyan": "#35a77c",
"brightWhite": "#fffbef",
"background": "#1e2326",
"foreground": "#d3c6aa",
"cursorColor": "#e69875",
"selectionBackground": "#4c3743"
}