0ec72f41fa
Fix spinbox/combobox arrows under custom QSS
...
Extract text and background colors from QSS and set palette roles
(ButtonText, WindowText, Button) so Fusion draws arrows in the
correct color. Removed broken spinbox button overrides from themes.
2026-04-05 05:32:53 -05:00
64f685d564
Add spinbox button styling to all bundled themes
...
Consistent up/down button colors matching each theme's palette.
2026-04-05 05:30:15 -05:00
7c30ec5819
Document QSS button text limitations in theme docs
...
Qt QSS doesn't support CSS content property for replacing text.
Document Nerd Font workaround and note that button labels require
code changes.
2026-04-05 05:00:06 -05:00
d87a060537
Document selection/hover highlight and fix README accuracy
...
- theme docs: selection-background-color controls border + hover
- README: fix ffmpeg mention, update library feature list
2026-04-05 04:38:57 -05:00
b8033c41e1
3-way Loop/Once/Next cycle, cleaner Autoplay/Manual labels
...
- Loop: repeat forever
- Once: play once, stop at end
- Next: play once, advance to next post
- Autoplay/Manual labels for auto-start toggle
- Document :checked state in themes/README.md
2026-04-05 03:31:58 -05:00
17daac26d9
Update theme docs: bookmarkedColor (yellow star) replaces favoritedColor
2026-04-05 01:48:18 -05:00
243a889fc1
QSS-controllable favorite/saved indicator dots
...
ThumbnailWidget now exposes savedColor and favoritedColor as
Qt properties. Set via QSS: qproperty-savedColor / qproperty-favoritedColor
2026-04-05 01:15:56 -05:00
a47ed8ec95
Add theme previews to themes/README.md
2026-04-05 00:47:42 -05:00
bd8b7c08a6
Add Everforest theme, theming documentation
...
- Everforest theme (green accent, earthy tones)
- themes/README.md: complete QSS reference for targeting every
widget, state, and visual element
2026-04-04 23:02:44 -05:00
fd5c163225
Add bundled themes with screenshots in README
...
5 included themes: Nord, Catppuccin Mocha, Gruvbox, Solarized Dark,
Tokyo Night. Copy any .qss from themes/ to custom.qss to use.
2026-04-04 22:57:00 -05:00