diff --git a/apps/production/custom-configs/element-values.yaml b/apps/production/custom-configs/element-values.yaml index f4678c5..ede1444 100644 --- a/apps/production/custom-configs/element-values.yaml +++ b/apps/production/custom-configs/element-values.yaml @@ -17,8 +17,9 @@ data: "name": "aXion1337 Dark", "is_dark": true, "colors": { - "accent-color": "#ffaf0f" - // Deine restlichen Theme-Farben hier... + "accent-color": "#ffaf0f", + "primary-color": "#ffaf0f", + "secondary-color": "#ffaf0f" } } ]