diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/themes/pleroma-light.json | 4 |
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" }, |
