fix element values

This commit is contained in:
Scrublord MacBad 2026-04-22 01:20:01 +02:00
parent eb82a385a4
commit 59eb11d029

View File

@ -17,8 +17,9 @@ data:
"name": "aXion1337 Dark", "name": "aXion1337 Dark",
"is_dark": true, "is_dark": true,
"colors": { "colors": {
"accent-color": "#ffaf0f" "accent-color": "#ffaf0f",
// Deine restlichen Theme-Farben hier... "primary-color": "#ffaf0f",
"secondary-color": "#ffaf0f"
} }
} }
] ]