GitPedia

Zed theme macos classic

A macOS native style theme for Zed, let it same like native app in macOS.

From huacnlee·Updated June 15, 2026·View on GitHub·

A macOS native style theme for [Zed](https://zed.dev), let it same like native app in macOS. The project is written primarily in JavaScript, distributed under the MIT License license, first published in 2024. Key topics include: macos-classic, zed, zed-extension, zed-theme.

Latest release: v0.4.0
February 5, 2026View Changelog →

macOS Classic Theme for Zed

Zed Extension

A macOS native style theme for Zed, let it same like native app in macOS.

Screenshot

Light

<img width="1346" height="1076" alt="image" src="https://github.com/user-attachments/assets/9e137fe8-a0b1-4ccf-a59d-173571e850bb" />

Dark

<img width="1346" height="1076" alt="image" src="https://github.com/user-attachments/assets/b0d48cb5-9316-41e8-87f4-84f18035be90" />

Usage

Setup auto switch theme in light and dark mode based on the system's appearance.

Open your Zed user settings.json: ~/.config/zed/settings.json, and add this config:

json
{ "theme": { "mode": "system", "light": "macOS Classic Light", "dark": "macOS Classic Dark" } }

Other Tools Themes

License

MIT

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub →

This article is auto-generated from huacnlee/zed-theme-macos-classic via the GitHub API.Last fetched: 6/21/2026