From 441f8d70449aab89dfef871ae8ac2fc699378d2d Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 4 Dec 2018 12:03:04 +0300 Subject: night.css: show unread headlines with brighter text --- themes/night.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/night.css b/themes/night.css index 59acb5e83..dade45862 100644 --- a/themes/night.css +++ b/themes/night.css @@ -87,7 +87,7 @@ body.claro.ttrss_index div.cdm.expanded.Unread .header a.title, body.claro.ttrss_index div.cdm.expandable.Unread a.title, body.claro.ttrss_index div.cdm.expanded .header a.title, body.claro.ttrss_index div.cdm.expandable a.title { - color : var(--fg-main); + color : var(--fg-light); } body.claro.ttrss_index .cdm.expandable.active .header a.title, -- cgit v1.2.3