summaryrefslogtreecommitdiff
path: root/themes/night_base.less
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night_base.less')
-rw-r--r--themes/night_base.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/night_base.less b/themes/night_base.less
index a601d5aa0..fcc81fdc9 100644
--- a/themes/night_base.less
+++ b/themes/night_base.less
@@ -86,7 +86,7 @@ body.flat.ttrss_main {
}
i.icon.icon-inbox {
- color : #AAA;
+ color : darken(@default-text, 20%);
}
}
}