Theme Configuration
Updated Guidance: Canonical definitions live at /static/config/theme_definitions.json
Theme system now reads from the canonical theme_definitions.json file in static/config/. All code paths should reference this single source of truth for themes and mappings.
Recent Enhancements
Interactive Theme Editor: The theme system now includes a comprehensive interactive CSS editor with real-time preview capabilities. See the
CSS Theme System Enhancements - January 2025 changelog for complete details on new features including:
- Interactive CSS editing interface
- Enhanced Theme Management Controller with CSC admin access controls
- New CSS file structure and Template Toolkit integration
- Advanced theme variable management