A simple theme based on Nord's color scheme for FreshRSS
You can see how it looks here. It features a compact layout and some custom icons.
- Complete icon set, some are still using default colors
- Better mobile UI, some stuff looks janky
- Other fixes for small problems
To install the theme, simply clone the repository into your FreshRSS theme directory. Exactly where that is depends on where you installed FreshRSS, but it's usually in:
FRESHRSS_INSTALL_DIR="/var/www/freshrss"
cd "$FRESHRSS_INSTALL_DIR/p/themes"
git clone https://github.com/joelchrono12/freshrss-nord-theme.git
Clear your browser's cache and you should find the theme in FreshRSS' display options.
Overall, this is just a base anyone can work on, if you find something feel free to contribute and make a pull request with your changes!