Skip to content

Conversation

@crocodilestick
Copy link
Owner

  • Implemented unified theme system with CSS variables instead of separate files
  • Added theme_colors.css for centralized color management
  • Updated theme_customization.css to only apply accent colors to original elements
  • Modified layout.html for dynamic CSS variable injection
  • Added theme_settings JSON column to User model for light/dark variants and custom accent colors
  • Updated admin.py and web.py for theme processing
  • Removed dependency on separate caliBlur_light.css file
  • Enhanced user theme customization with proper light/dark mode support

- Implemented unified theme system with CSS variables instead of separate files
- Added theme_colors.css for centralized color management
- Updated theme_customization.css to only apply accent colors to original elements
- Modified layout.html for dynamic CSS variable injection
- Added theme_settings JSON column to User model for light/dark variants and custom accent colors
- Updated admin.py and web.py for theme processing
- Removed dependency on separate caliBlur_light.css file
- Enhanced user theme customization with proper light/dark mode support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants