Appearance

On-device Dark Mode on a Mac

Dark Mode is implemented in the native Swift app, not as a web view in the notch. The companion follows system light and dark appearance.

Last updated 2027-03-24

Why native matters

A real Mac utility can follow Spaces, displays, and system appearance. Dark Mode is part of that host.

What stays in-tree

First-party Dark Mode lives in the app. Third-party packages cannot load unsigned code.

Back to the blog