new WebTheme()
Creates a new theme initialized with all default values.
constructor();
Notes
- Colors, icons, and styles are copied from defaults.
- Each instance is independent; modifying one does not affect others.
Related
class WebTheme
A class that represents a complete visual theme configuration.
