aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
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!).