fix element values
This commit is contained in:
parent
eb82a385a4
commit
59eb11d029
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user