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 70452d0e9..81ff1669c 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -961,6 +961,10 @@ body.ttrss_main .text-success,
body.ttrss_utility .text-success {
color: #468847;
}
+body.ttrss_main .text-warning,
+body.ttrss_utility .text-warning {
+ color: #a47e3c;
+}
body.ttrss_main .alert,
body.ttrss_utility .alert,
body.ttrss_main .alert h4,