mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-10 18:39:08 -04:00
* [CI] Run stylelint Perform some basic CSS sanity checking and style enforcement. I removed vendor prefixed linear-gradient and transform because those are from the IE9 era. With IE11 as a minimum and soon obsolete requirement it doesn't make much sense anymore. * Remove as-link override * Don't require newline after comment * Also apply those newline rules to SCSS * refine opening/closing braces, allow for single-line
FreshRSS-base-theme
A base theme for FreshRSS
- Custom
base.cssfile with colors, backgrounds and borders - Change information in
metadata.jsonfile (at least, give a name!) - Choose your new theme in FreshRSS configuration
- Enjoy your wonderful theme!
Don't hesitate to share your theme with us on Github :)