From e703a81b042fd79dcc262472eb075cc5ded0aebb Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Mon, 29 Sep 2025 12:56:17 +0200 Subject: feat!: use iced's built-in theme preference detection --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 570b67f..1119dd5 100644 --- a/README.md +++ b/README.md @@ -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!). -- cgit v1.2.3