summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/night.css2
1 files changed, 1 insertions, 1 deletions
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,