mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02: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.
|