fix: titlebar does not follow theme in dark mode (#903)

This commit is contained in:
funnytime
2026-02-04 10:37:14 +08:00
committed by GitHub
parent e65360e68a
commit c153e7104e
3 changed files with 66 additions and 0 deletions
+2
View File
@@ -956,6 +956,8 @@ pub fn run() {
commands::test_proxy_url,
commands::get_upstream_proxy_status,
commands::scan_local_proxies,
// Window theme control
commands::set_window_theme,
]);
let app = builder