Skip to content

cange/nightfox.zed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

85 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Nightfox for Zed

A theme collection – Ported from the beloved nightfox.nvim theme

Downloads Zed Extension


Theme Showcase

  • All themes available in both opaque and blurred variants
  • Screenshots using "JetBrainsMono" as font

πŸŒ™ Nightfox

Nightfox Theme The classic dark theme

πŸŒ† Duskfox

Duskfox Theme Balanced twilight theme

β˜€οΈ Dayfox

Dayfox Theme Light theme for bright environments

πŸŒ… Dawnfox

Dawnfox Theme Warm dawn colors with soft contrast

🧊 Nordfox

Nordfox Theme Cool Nordic-inspired theme

🌍 Terafox

Terafox Theme Earthy greens and warm tones

⚫ Carbonfox

Carbonfox Theme
Deep black theme for minimal distraction

πŸš€ Installation

  1. Open Zed editor
  2. Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Linux/Windows)
  3. Type "Extensions" and select "zed: extensions"
  4. Search for "Nightfox"
  5. Click "Install"

πŸ› οΈ Development

For Contributors

Prerequisites

To build the theme, make sure the following are installed:

Install the required Lua dependencies via (from nvim-nightfox-<version>.rockspec):

luarocks make --only-deps --local

Development Workflow

  1. Create a fork of the repository and clone it locally.
  2. Use a descriptive name for your topic branch.
  3. Edit the Lua files in lib/.
  4. Run make dev command to generate a theme file in themes/ with theme names suffixed with (dev).

Testing

One can test the changes in Zed directly by using a symlink of the generated theme file:

  1. Run ln -s $(pwd)/themes/nvim-nightfox.json ~/.config/zed/themes/ (macOS example).
  2. Restart Zed.
  3. The (dev) marked themes should now be available within the editor's theme picker.

Build

make prod

This generates the appropriate production-ready Zed theme file.


πŸ™ Acknowledgements


Made with ❀️ for the Zed community

About

A port of the Neovim theme to Zed editor

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors