From 5a5d75e9e7cd83a684620babef80cc9d052d036d Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 21 Nov 2021 12:20:41 +0000 Subject: [PATCH] Indymedia modern dropdown colors --- theme/indymediamodern/theme.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme/indymediamodern/theme.json b/theme/indymediamodern/theme.json index d35527ca7..c79d0ebb0 100644 --- a/theme/indymediamodern/theme.json +++ b/theme/indymediamodern/theme.json @@ -1,4 +1,8 @@ { + "dropdown-fg-color": "black", + "dropdown-bg-color": "#dedede", + "dropdown-bg-color-hover": "#ccc", + "dropdown-fg-color-hover": "black", "timeline-icon-width": "30px", "timeline-icon-width-mobile": "60px", "button-bottom-margin": "0",