- Keep card-header background yellow in both light and dark modes using
--accent-tertiary variable (#ffff00 light, #ffff33 dark)
- Set card-title text to black in dark mode for optimal contrast against
yellow background
- Remove dark mode overrides that changed header background to gray
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Remove Horny from category filter to display it in the categories chart
and By Category table. Now only .hidden and favorite remain filtered.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Remove Horny from the filter list to display it in category badges.
Only .hidden and favorite categories remain filtered.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Display game categories as colored badges after service badges in both
top games and others sections. Categories filtered to exclude .hidden,
favorite, and Horny.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Move all HTML templates to templates/
- Move Platinum assets to templates/Platinum/
- Update default paths in generate_report.py
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>