24 lines
540 B
JSON
24 lines
540 B
JSON
{
|
|
"name": "Earthsong",
|
|
"black": "#121418",
|
|
"red": "#c94234",
|
|
"green": "#85c54c",
|
|
"yellow": "#f5ae2e",
|
|
"blue": "#1398b9",
|
|
"purple": "#d0633d",
|
|
"cyan": "#509552",
|
|
"white": "#e5c6aa",
|
|
"brightBlack": "#675f54",
|
|
"brightRed": "#ff645a",
|
|
"brightGreen": "#98e036",
|
|
"brightYellow": "#e0d561",
|
|
"brightBlue": "#5fdaff",
|
|
"brightPurple": "#ff9269",
|
|
"brightCyan": "#84f088",
|
|
"brightWhite": "#f6f7ec",
|
|
"background": "#292520",
|
|
"foreground": "#e5c7a9",
|
|
"cursorColor": "#f6f7ec",
|
|
"selectionBackground": "#121418"
|
|
}
|