24 lines
541 B
JSON
24 lines
541 B
JSON
{
|
|
"name": "Apex Aeon",
|
|
"type": "custom",
|
|
"Background": "#f5f5f5",
|
|
"Foreground": "#0a0a0a",
|
|
"LightBlue": "#33bccc",
|
|
"AccentBlue": "#007a88",
|
|
"AccentPurple": "#7a3cff",
|
|
"AccentCyan": "#33bccc",
|
|
"AccentGreen": "#00b377",
|
|
"AccentYellow": "#d18f00",
|
|
"AccentRed": "#ff0044",
|
|
"Comment": "#737373",
|
|
"Gray": "#a0a0a0",
|
|
"DiffAdded": "#00b377",
|
|
"DiffRemoved": "#ff0044",
|
|
"DiffModified": "#d18f00",
|
|
"text": {
|
|
"primary": "#0a0a0a",
|
|
"secondary": "#737373",
|
|
"accent": "#007a88",
|
|
"response": "#0a0a0a"
|
|
}
|
|
} |