24 lines
539 B
JSON
24 lines
539 B
JSON
{
|
|
"name": "Nightfox",
|
|
"black": "#393b44",
|
|
"red": "#c94f6d",
|
|
"green": "#81b29a",
|
|
"yellow": "#dbc074",
|
|
"blue": "#719cd6",
|
|
"purple": "#9d79d6",
|
|
"cyan": "#63cdcf",
|
|
"white": "#dfdfe0",
|
|
"brightBlack": "#575860",
|
|
"brightRed": "#d16983",
|
|
"brightGreen": "#8ebaa4",
|
|
"brightYellow": "#e0c989",
|
|
"brightBlue": "#86abdc",
|
|
"brightPurple": "#baa1e2",
|
|
"brightCyan": "#7ad5d6",
|
|
"brightWhite": "#e4e4e5",
|
|
"background": "#192330",
|
|
"foreground": "#cdcecf",
|
|
"cursorColor": "#cdcecf",
|
|
"selectionBackground": "#2b3b51"
|
|
}
|