24 lines
540 B
JSON
24 lines
540 B
JSON
{
|
|
"name": "Carbonfox",
|
|
"black": "#282828",
|
|
"red": "#ee5396",
|
|
"green": "#25be6a",
|
|
"yellow": "#08bdba",
|
|
"blue": "#78a9ff",
|
|
"purple": "#be95ff",
|
|
"cyan": "#33b1ff",
|
|
"white": "#dfdfe0",
|
|
"brightBlack": "#484848",
|
|
"brightRed": "#f16da6",
|
|
"brightGreen": "#46c880",
|
|
"brightYellow": "#2dc7c4",
|
|
"brightBlue": "#8cb6ff",
|
|
"brightPurple": "#c8a5ff",
|
|
"brightCyan": "#52bdff",
|
|
"brightWhite": "#e4e4e5",
|
|
"background": "#161616",
|
|
"foreground": "#f2f4f8",
|
|
"cursorColor": "#f2f4f8",
|
|
"selectionBackground": "#2a2a2a"
|
|
}
|