Follow the OS appearance when set to System without a new window (#540)

This commit is contained in:
Gregory Schier
2026-08-14 13:14:01 -07:00
committed by GitHub
parent 68671377fd
commit cb43f0b9b9
7 changed files with 88 additions and 82 deletions
+1
View File
@@ -2,6 +2,7 @@ export type { Appearance } from "./appearance";
export {
subscribeToCSSAppearanceChange,
getCSSAppearance,
getSystemAppearance,
getWindowAppearance,
resolveAppearance,
subscribeToPreferredAppearance,