24 lines
544 B
JSON
24 lines
544 B
JSON
{
|
|
"name": "Belafonte Day",
|
|
"black": "#20111b",
|
|
"red": "#be100e",
|
|
"green": "#858162",
|
|
"yellow": "#d08b30",
|
|
"blue": "#426a79",
|
|
"purple": "#97522c",
|
|
"cyan": "#989a9c",
|
|
"white": "#968c83",
|
|
"brightBlack": "#5e5252",
|
|
"brightRed": "#be100e",
|
|
"brightGreen": "#858162",
|
|
"brightYellow": "#d08b30",
|
|
"brightBlue": "#426a79",
|
|
"brightPurple": "#97522c",
|
|
"brightCyan": "#989a9c",
|
|
"brightWhite": "#d5ccba",
|
|
"background": "#d5ccba",
|
|
"foreground": "#45373c",
|
|
"cursorColor": "#45373c",
|
|
"selectionBackground": "#968c83"
|
|
}
|