forked from mirrors/akkoma-fe
update using variables
This commit is contained in:
parent
8c454b9456
commit
b5c6b77ca8
1 changed files with 2 additions and 2 deletions
|
@ -554,8 +554,8 @@
|
||||||
"cOrange": "#ffa500",
|
"cOrange": "#ffa500",
|
||||||
"border": "#d8e6f9",
|
"border": "#d8e6f9",
|
||||||
"topBarText": "#304055",
|
"topBarText": "#304055",
|
||||||
"topBarLink": "#304055",
|
"topBarLink": "--topBarText",
|
||||||
"btnToggled": "#db9d77",
|
"btnToggled": "--accent,-24.2",
|
||||||
"input": "#dee3ed",
|
"input": "#dee3ed",
|
||||||
"badgeNotification": "#e83802"
|
"badgeNotification": "#e83802"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue