24 lines
551 B
JSON
24 lines
551 B
JSON
{
|
|
"name": "Everforest Light Med",
|
|
"black": "#7a8478",
|
|
"red": "#e67e80",
|
|
"green": "#9ab373",
|
|
"yellow": "#c1a266",
|
|
"blue": "#7fbbb3",
|
|
"purple": "#d699b6",
|
|
"cyan": "#83c092",
|
|
"white": "#b2af9f",
|
|
"brightBlack": "#a6b0a0",
|
|
"brightRed": "#f85552",
|
|
"brightGreen": "#8da101",
|
|
"brightYellow": "#dfa000",
|
|
"brightBlue": "#3a94c5",
|
|
"brightPurple": "#df69ba",
|
|
"brightCyan": "#35a77c",
|
|
"brightWhite": "#fffbef",
|
|
"background": "#efebd4",
|
|
"foreground": "#5c6a72",
|
|
"cursorColor": "#f57d26",
|
|
"selectionBackground": "#eaedc8"
|
|
}
|