summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/night.css b/themes/night.css
index e23078812..b59121d5b 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -1863,6 +1863,9 @@ body.flat.ttrss_main.ttrss_prefs div.prefHelp {
body.flat.ttrss_main {
color: #cccccc;
}
+body.flat.ttrss_main img[src*='indicator_white.gif'] {
+ filter: invert(1);
+}
body.flat.ttrss_main a:hover {
color: #58adda;
}