24 lines
546 B
JSON
24 lines
546 B
JSON
{
|
|
"name": "Challenger Deep",
|
|
"black": "#141228",
|
|
"red": "#ff5458",
|
|
"green": "#62d196",
|
|
"yellow": "#ffb378",
|
|
"blue": "#65b2ff",
|
|
"purple": "#906cff",
|
|
"cyan": "#63f2f1",
|
|
"white": "#a6b3cc",
|
|
"brightBlack": "#565575",
|
|
"brightRed": "#ff8080",
|
|
"brightGreen": "#95ffa4",
|
|
"brightYellow": "#ffe9aa",
|
|
"brightBlue": "#91ddff",
|
|
"brightPurple": "#c991e1",
|
|
"brightCyan": "#aaffe4",
|
|
"brightWhite": "#cbe3e7",
|
|
"background": "#1e1c31",
|
|
"foreground": "#cbe1e7",
|
|
"cursorColor": "#fbfcfc",
|
|
"selectionBackground": "#cbe1e7"
|
|
}
|