We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b44959 commit 95df53aCopy full SHA for 95df53a
.changes/set-theme-api.md
@@ -0,0 +1,5 @@
1
+---
2
+"@tauri-apps/api": "patch:feat"
3
4
+
5
+Add the ability to set theme dynamically using `Window.setTheme` or `setTheme` function from the `app` module
.changes/set-theme.md
@@ -0,0 +1,7 @@
+"tauri": "patch:feat"
+"tauri-runtime": patch:feat
+"tauri-runtime-wry": patch:feat
6
7
+Add the ability to set theme dynamically using `Window::set_theme`, `App::set_theme`
0 commit comments