24 lines
544 B
JSON
24 lines
544 B
JSON
{
|
|
"name": "Retro Legends",
|
|
"black": "#262626",
|
|
"red": "#de5454",
|
|
"green": "#45eb45",
|
|
"yellow": "#f7bf2b",
|
|
"blue": "#4066f2",
|
|
"purple": "#bf4cf2",
|
|
"cyan": "#40d9e6",
|
|
"white": "#bfe6bf",
|
|
"brightBlack": "#4c594c",
|
|
"brightRed": "#ff6666",
|
|
"brightGreen": "#59ff59",
|
|
"brightYellow": "#ffd933",
|
|
"brightBlue": "#4c80ff",
|
|
"brightPurple": "#e666ff",
|
|
"brightCyan": "#59e6ff",
|
|
"brightWhite": "#f2fff2",
|
|
"background": "#0d0d0d",
|
|
"foreground": "#45eb45",
|
|
"cursorColor": "#45eb45",
|
|
"selectionBackground": "#336633"
|
|
}
|