Skip to content

albertsko/zed-everforest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌲 Everforest for Zed

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

🖼️ Preview

Theme regular material blur
Dark Medium Dark Regular screenshot Dark Material screenshot Dark Blur screenshot
Light Medium Light Regular screenshot Light Material screenshot Light Blur screenshot

Wallpaper shown in the background: aerial photography of roadway.

🛠️ Development

  • Entrypoint of the theme generator is ./main.go.
  • Use make generate to generate themes using Generate() from ./scripts/generate.
  • Use make copygen to generate the themes and copy them into ~/.config/zed/themes.
  • Generator takes ./palettes, and ./templates to generate ./themes
  • Focus on ./templates in your contribution.