summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/night.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/night.css b/themes/night.css
index 270a97d78..788d72797 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -195,4 +195,7 @@ body.claro.ttrss_main .post .header {
border-color : #666;
}
+body.claro.ttrss_main .hl.Unread div.title a {
+ color: #bbb;
+}