diff options
Diffstat (limited to 'README.md')
| -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!). |
