I wrote a black Miniflux custom CSS for a more minimal interface.
It basically:
- Adds a fixed menu bar at the top because I wanted feeds available within a single click
- Removes text where there are icons available because I wanted a more compact design
- Added some colors for the icons to make them visually distinctable
- Moved common item actions to the right where they are close to my fingers on mobile
- Hides less common actions which are available one click away (keyboard navigation may still work)
- Black background so it produces less light and uses less battery
This CSS was written for Miniflux v2 version 2.0.41 and may work on different versions.
I wrote this CSS for my own use so it is not tested except for my current Mull on Android and Firefox on Windows. Chromium on Windows seems to work as well but I only gave it a sneak peek.
Those screenshots are outdated but give a gist.
Mobile screenshots
Desktop screenshots
- Download and install Miniflux v2
- Go to
Settings
- Choose Theme
Dark - Sans Serif
- Manually copy all CSS from miniflux.css to
Custom CSS
- Click
Update
& enjoy!
- Yonta Yonta-Fork- Minimal theme
- Dark midnight theme for Miniflux - Very nice theme: Colored categories (first 8 at the moment), proper white space
- MiniFlux-theme - Minimal theme with menu items and actions hidden in hamburgers
- Maya land user styles - Miniflux custom CSS, changes colors and spacing
- miniflux-theme-pure - Miniflux custom CSS, changes colors and a bit layout
- Custom CSS - Miniflux custom CSS, changes colors and spacing
- reminiflux - Web client, all feeds visible, looks more like a traditional application
- ConstaFlux - Android client with offline reading mode, notifications for new feeds
- Miniflutt - Android client, great interface, no offline reading
- spaRSS - Best standalone Android RSS reader with offline reading, great user interface, minimal config, but saves articles in cache which is hard to backup without root
- Author: Gerben Versluis
- Miniflux Authors: Frédéric Guillot - List of contributors
- Distributed under Apache 2.0 License