confOS/themes/VendettaOLED.json
2023-08-25 17:50:52 +02:00

22 lines
466 B
JSON

{
"name": "VendettaOLED",
"description": "OLED theme in \"Automatic\" dark theme",
"authors": [
{
"name": "Mylloon",
"id": "158260864623968257"
}
],
"semanticColors": {
"BACKGROUND_TERTIARY": ["#000000"],
"BACKGROUND_ACCENT": ["#08080a"]
},
"rawColors": {
"PRIMARY_600": "#000000",
"PRIMARY_630": "#000000",
"PRIMARY_660": "#08080a",
"PRIMARY_700": "#08080a",
"PRIMARY_800": "#08080a"
},
"spec": 2
}