From 227b6eb47887af9859b215d292587acf33e7439a Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 21 Nov 2021 12:44:12 +0000 Subject: [PATCH] night theme reaction icon --- theme/night/theme.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme/night/theme.json b/theme/night/theme.json index 4335d43ba..d25325005 100644 --- a/theme/night/theme.json +++ b/theme/night/theme.json @@ -1,4 +1,8 @@ { + "dropdown-fg-color": "#0481f5", + "dropdown-bg-color": "#0d0d10", + "dropdown-bg-color-hover": "#0b0b10", + "dropdown-fg-color-hover": "#0481f5", "avatar-rounding": "50%", "newswire-publish-icon": "True", "full-width-timeline-buttons": "False",