# iced_material ## A [Material3](https://m3.material.io) inspired custom theme for [`iced`](https://iced.rs) ## Screenshots `Theme::Dark` ![Dark](assets/styling_dark.png) `Theme::Light` ![Light](assets/styling_light.png) ## Features - `default`: - `serde`: Provides [`serde`](https://docs.rs/serde) support. - `animate`: Provides support for animating with [`iced_anim`](https://github.com/bradysimon/iced_anim/tree/iced/master). - `dialog`: Provides support for [`iced_dialog`](https://git.pml68.dev/iced_dialog). - `selection`: Provides support for [`iced_selection`](https://git.pml68.dev/iced_selection). - `markdown`: Provides support for the markdown widget. - `svg`: Provides support for the SVG widget. - `qr_code`: Provides support for the QR code widget. ## Contributing You can send issues, feature requests, patches etc. to .