fix(appearance): detect the macOS system appearance via NSApp.effectiveAppearance (#603)

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
Gregory Schier
2026-08-21 00:04:26 -07:00
committed by GitHub
co-authored by Claude Opus 5
parent ce8cb5e7bc
commit aa76d501f0
4 changed files with 93 additions and 13 deletions
Generated
+3
View File
@@ -11723,7 +11723,10 @@ name = "yaak-system-appearance"
version = "0.1.0"
dependencies = [
"dark-light",
"dispatch2",
"log 0.4.29",
"objc2-app-kit",
"objc2-foundation 0.3.1",
"tauri",
]