1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 10:15:55 +00:00

support night mode when using share by URL

This commit is contained in:
Andrew Dolgov
2020-01-19 10:51:08 +03:00
parent 303f8fb329
commit aa56bcaf44
10 changed files with 388 additions and 202 deletions

View File

@@ -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;