mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-15 10:43:55 -04:00
There was not enough difference between selected and not-selected articles, especially not due to hovering using the same style. Already relevant as is, and more relevant for a future feature depending on selected article. Additional help welcome to further improve the styling, in this PR or a future one, also for the other themes. In this example, the third article is the one selected: <img width="443" height="189" alt="image" src="https://github.com/user-attachments/assets/06168e9f-1b91-47e2-9b64-4fd8ca6c7186" /> * Compensate the increased border-left-width * Implement in Pafat * Implement in Nord * Shorten comment * Implement in Alternative Dark * Implement for Flat * Implement for Swage * Implement in Ansum and Mapco * Call stylelint_fix before rtlcss So that RTLCSS includes the fixes from previous step
FreshRSS-Nord-Theme
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.
![]()
WIP
- Complete icon set, some are still using default colors
- Better mobile UI, some stuff looks janky
- Other fixes for small problems
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!