diff --git a/themes/night.css b/themes/night.css index 0932c1c1c..ce3f27be3 100644 --- a/themes/night.css +++ b/themes/night.css @@ -154,7 +154,7 @@ body.claro.ttrss_index #floatingTitle { } body.claro.ttrss_index #floatingTitle * { - color : var(--fg-light); + color : var(--fg-light) ! important; } body.claro.ttrss_index .dijitMenu,