Merge pull request #2350 from iced-rs/theming-revolutions

Theming Revolutions
This commit is contained in:
Héctor Ramón 2024-03-25 22:21:22 +01:00 committed by GitHub
commit eae4065300
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
33 changed files with 1340 additions and 1053 deletions

View file

@ -52,7 +52,7 @@ highlighter = ["iced_highlighter"]
# Enables experimental multi-window support.
multi-window = ["iced_winit/multi-window"]
# Enables the advanced module
advanced = []
advanced = ["iced_widget/advanced"]
# Enables embedding Fira Sans as the default font on Wasm builds
fira-sans = ["iced_renderer/fira-sans"]
# Enables auto-detecting light/dark mode for the built-in theme