Skip to content

albertsko/zed-everforest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌲 Everforest for Zed

Everforest color scheme for Zed. Theme comes in regular, material, and blur variants.

🛠️ Development

  • Theme generator lives in ./generate.go.
  • Use make generate to generate themes.
  • Use make copygen to generate the themes and copy them into ~/.config/zed/themes.
  • Generator takes ./assets (palettes and templates) to generate ./themes.
  • Focus on ./assets in your contribution.