mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-14 18:23:52 -04:00
Closes #8765 Changes proposed in this pull request: - Add disabled-user CSS class to user rows in the management table when the account is disabled - Add .disabled-user { opacity: 0.5; } style to base theme to visually dim disabled accounts - Add entry to CREDITS.md How to test the feature manually: 1. Go to Administration → User Management 2. Have at least one disabled user account in the list 3. Verify that disabled user rows appear dimmed (50% opacity) compared to active users, without any change in functionality
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 🙂