Skip to content

macOS Classic Theme

v0.4.0

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

macOS Classic Theme for Zed

Zed Extension

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

Screenshot

Light

image

Dark

image

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:

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

Other Tools Themes

License

MIT