Replace dark-light with mundy

This commit is contained in:
Héctor Ramón Jiménez 2025-09-08 01:24:22 +02:00
parent efae3860bc
commit 9445f5fcdf
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
4 changed files with 466 additions and 302 deletions

View file

@ -14,7 +14,7 @@ keywords.workspace = true
workspace = true
[features]
auto-detect-theme = ["dep:dark-light"]
auto-detect-theme = ["dep:mundy"]
advanced = []
crisp = []
basic-shaping = []
@ -32,8 +32,8 @@ smol_str.workspace = true
thiserror.workspace = true
web-time.workspace = true
dark-light.workspace = true
dark-light.optional = true
mundy.workspace = true
mundy.optional = true
serde.workspace = true
serde.optional = true