diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2025-09-29 12:56:17 +0200 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2025-09-29 12:56:17 +0200 |
| commit | e703a81b042fd79dcc262472eb075cc5ded0aebb (patch) | |
| tree | 6021f84dad08b5a6137a49c56a98613b5faccd21 /README.md | |
| parent | docs(README): add builds.sr.ht status badge (diff) | |
| download | iced_material-e703a81b042fd79dcc262472eb075cc5ded0aebb.tar.gz | |
feat!: use iced's built-in theme preference detection
Diffstat (limited to '')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,8 +14,8 @@ ## Features -- `default`: `system-theme` -- `system-theme`: Adds a `System` theme variant that follows the system theme mode. +- `default`: `linux-theme-detection` +- `linux-theme-detection`: Enables Linux system theme detection. - `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). - `crisp`: Enables pixel snapping for crisp edges by default (can cause jitter!). |
