summaryrefslogtreecommitdiff
path: root/themes/night_base.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2020-01-19 10:51:08 +0300
committerAndrew Dolgov <[email protected]>2020-01-19 10:51:08 +0300
commitaa56bcaf441ca59f94c8529018ebb4e94844d1d6 (patch)
treeaf7c3a2110f2f64647f0312191cd0837ad7c3762 /themes/night_base.less
parent303f8fb329ff75e41559806c9affd8c3c49504b0 (diff)
support night mode when using share by URL
Diffstat (limited to 'themes/night_base.less')
-rw-r--r--themes/night_base.less2
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/night_base.less b/themes/night_base.less
index 4aea57b0e..e4974a1ea 100644
--- a/themes/night_base.less
+++ b/themes/night_base.less
@@ -1,4 +1,6 @@
@import "../css/defines.less";
+@import "../css/utility.less";
+@import "../css/zoom.less";
@import "../lib/flat-ttrss/flat_combined_dark.css";
@color-accent: #b87d2c;