Use the default OS theme (dark or light)

This commit is contained in:
Greg Burri 2025-03-31 23:37:58 +02:00
parent d74b0f0676
commit 63266dec56
3 changed files with 31 additions and 2 deletions

View file

@ -40,6 +40,7 @@ web-sys = { version = "0.3", features = [
"DomStringMap",
"HtmlDocument",
"HtmlElement",
"MediaQueryList",
"HtmlDivElement",
"HtmlLabelElement",
"HtmlInputElement",