You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 19, 2025. It is now read-only.
My application is creating all webviewWindow on the Tauri backend. when I create webviewWindow on the backend,
I want to apply the current theme value. Does this plug-in support that?
I think it seems support only javascript api. Is that right?
How to get theme on tauri backend?
My application is creating all webviewWindow on the Tauri backend. when I create webviewWindow on the backend,
I want to apply the current theme value. Does this plug-in support that?
I think it seems support only javascript api. Is that right?