]> git.wh0rd.org - tt-rss.git/commitdiff
Brighten title. Black was hard to read on the dark background.
authoradaminato <ash.daminato@rocketmail.com>
Fri, 30 Nov 2018 18:43:57 +0000 (18:43 +0000)
committeradaminato <ash.daminato@rocketmail.com>
Fri, 30 Nov 2018 18:43:57 +0000 (18:43 +0000)
themes/night.css

index 270a97d78c98547c15e33eb16959b785f8410055..788d72797c1110dba1364c3e8018a8470cbddfb1 100644 (file)
@@ -195,4 +195,7 @@ body.claro.ttrss_main .post .header {
        border-color : #666;
 }
 
+body.claro.ttrss_main .hl.Unread div.title a {
+    color: #bbb;
+}