summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/night.css b/themes/night.css
index d7b561da7..39febe322 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -475,6 +475,10 @@ body.ttrss_main span.preview {
font-size: 12px;
padding-left: 4px;
}
+body.ttrss_main .hl.Selected .hlLabelRef,
+body.ttrss_main .hl.active .hlLabelRef {
+ color: #063064;
+}
body.ttrss_main span.hlLabelRef {
background-color: #fff7d5;
font-size: 8px;