aboutsummaryrefslogtreecommitdiff
path: root/static/themes
diff options
context:
space:
mode:
authorShpuld Shpuldson <shp@cock.li>2020-02-22 10:03:16 +0200
committerShpuld Shpuldson <shp@cock.li>2020-02-22 10:03:16 +0200
commitb5c6b77ca80b635c907cd5f755ccdd7327396475 (patch)
tree86e803c07511d619026d31dc9053587a603ff499 /static/themes
parent8c454b94568218399b7805c1aa72cab0d5a18df7 (diff)
update using variables
Diffstat (limited to 'static/themes')
-rw-r--r--static/themes/pleroma-light.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/themes/pleroma-light.json b/static/themes/pleroma-light.json
index f8cefc9b..55cbe28a 100644
--- a/static/themes/pleroma-light.json
+++ b/static/themes/pleroma-light.json
@@ -554,8 +554,8 @@
"cOrange": "#ffa500",
"border": "#d8e6f9",
"topBarText": "#304055",
- "topBarLink": "#304055",
- "btnToggled": "#db9d77",
+ "topBarLink": "--topBarText",
+ "btnToggled": "--accent,-24.2",
"input": "#dee3ed",
"badgeNotification": "#e83802"
},