mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
Move each type into its own file under `crates/egui/src/theme/`: `StyleProvider`, `ThemeCache`, `DefaultStyle`, and `Themes`. The module is renamed `egui::theme_plugin` -> `egui::theme`. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>