24 lines
540 B
JSON
24 lines
540 B
JSON
{
|
|
"name": "Fideloper",
|
|
"black": "#292f33",
|
|
"red": "#cb1e2d",
|
|
"green": "#edb8ac",
|
|
"yellow": "#b7ab9b",
|
|
"blue": "#2e78c2",
|
|
"purple": "#c0236f",
|
|
"cyan": "#309186",
|
|
"white": "#eae3ce",
|
|
"brightBlack": "#496068",
|
|
"brightRed": "#d4605a",
|
|
"brightGreen": "#d4605a",
|
|
"brightYellow": "#a86671",
|
|
"brightBlue": "#7c85c4",
|
|
"brightPurple": "#5c5db2",
|
|
"brightCyan": "#819090",
|
|
"brightWhite": "#fcf4df",
|
|
"background": "#292f33",
|
|
"foreground": "#dbdae0",
|
|
"cursorColor": "#d4605a",
|
|
"selectionBackground": "#efb8ac"
|
|
}
|