这是indexloc提供的服务,不要输入任何密码
Skip to content

hengvvang/zed-theme-macos-classic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macOS Classic Theme for Zed

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

Screenshot

Light

SCR-20240204-edk

Dark

SCR-20240204-edr

Dark2

SCR-20240204-edx

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.0%
  • C 20.0%