From b5c6b77ca80b635c907cd5f755ccdd7327396475 Mon Sep 17 00:00:00 2001 From: Shpuld Shpuldson Date: Sat, 22 Feb 2020 10:03:16 +0200 Subject: [PATCH] update using variables --- static/themes/pleroma-light.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/themes/pleroma-light.json b/static/themes/pleroma-light.json index f8cefc9b77..55cbe28a23 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" },