summaryrefslogtreecommitdiff
path: root/themes/light.css.map
AgeCommit message (Collapse)Author
2020-03-01do not keep current feed visible when hide as read is enabledAndrew Dolgov
2020-02-28filter rule editor: bring back regexp valid/invalid BG colors (now for light ↵Andrew Dolgov
theme)
2020-02-28move default (light) theme LESS source to a more appropriate placeAndrew Dolgov
add compact_dark theme variant
2020-02-28set all tooltip colors via less variablesAndrew Dolgov
2020-02-25fix hr colors for dark theme, don't use hardcoded rgb value in light themeAndrew Dolgov
2020-02-22don't generate default.css, replace with themes/light.css as a default root ↵Andrew Dolgov
CSS file
2020-02-22fix default.css not being built properly by phpstormAndrew Dolgov
2020-02-21hide read feeds / hide read shows special: use CSS instead of JS-based hidingAndrew Dolgov
2020-02-201. feedtree: show counters for marked articles if view-mode == markedAndrew Dolgov
2. hide/show relevant counter nodes using css 3. cleanup some counter-related code 4. compile default css into light theme to prevent cache-related issues
2019-12-12implement automatic night mode detection using MQLAndrew Dolgov
add separate light.css to force light theme remove manual night mode toggle and related code