summaryrefslogtreecommitdiff
path: root/css/themes.less
diff options
context:
space:
mode:
Diffstat (limited to 'css/themes.less')
-rw-r--r--css/themes.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/themes.less b/css/themes.less
index a73ea46..6d22910 100644
--- a/css/themes.less
+++ b/css/themes.less
@@ -15,6 +15,10 @@
.footer .spacer .toc-bar-entry.current-position {
background : darkred;
}
+
+ img {
+ filter: invert(1) contrast(0.73);
+ }
}
body.theme-default {