24 lines
543 B
JSON
24 lines
543 B
JSON
{
|
|
"name": "Monokai Soda",
|
|
"black": "#1a1a1a",
|
|
"red": "#f4005f",
|
|
"green": "#98e024",
|
|
"yellow": "#fa8419",
|
|
"blue": "#9d65ff",
|
|
"purple": "#f4005f",
|
|
"cyan": "#58d1eb",
|
|
"white": "#c4c5b5",
|
|
"brightBlack": "#625e4c",
|
|
"brightRed": "#f4005f",
|
|
"brightGreen": "#98e024",
|
|
"brightYellow": "#e0d561",
|
|
"brightBlue": "#9d65ff",
|
|
"brightPurple": "#f4005f",
|
|
"brightCyan": "#58d1eb",
|
|
"brightWhite": "#f6f6ef",
|
|
"background": "#1a1a1a",
|
|
"foreground": "#c4c5b5",
|
|
"cursorColor": "#f6f7ec",
|
|
"selectionBackground": "#343434"
|
|
}
|