mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-24 19:25:12 +03:00
8 lines
185 B
Markdown
8 lines
185 B
Markdown
|
---
|
||
|
"tauri": "patch"
|
||
|
"tauri-runtime": "patch"
|
||
|
"tauri-runtime-wry": "patch"
|
||
|
---
|
||
|
|
||
|
On Windows, change webview theme based on Window theme for more accurate `prefers-color-scheme` support.
|