24 lines
551 B
JSON
24 lines
551 B
JSON
{
|
|
"name": "Monokai Pro Spectrum",
|
|
"black": "#222222",
|
|
"red": "#fc618d",
|
|
"green": "#7bd88f",
|
|
"yellow": "#fce566",
|
|
"blue": "#fd9353",
|
|
"purple": "#948ae3",
|
|
"cyan": "#5ad4e6",
|
|
"white": "#f7f1ff",
|
|
"brightBlack": "#69676c",
|
|
"brightRed": "#fc618d",
|
|
"brightGreen": "#7bd88f",
|
|
"brightYellow": "#fce566",
|
|
"brightBlue": "#fd9353",
|
|
"brightPurple": "#948ae3",
|
|
"brightCyan": "#5ad4e6",
|
|
"brightWhite": "#f7f1ff",
|
|
"background": "#222222",
|
|
"foreground": "#f7f1ff",
|
|
"cursorColor": "#bab6c0",
|
|
"selectionBackground": "#525053"
|
|
}
|