Skip to content

cange/nightfox.zed

Repository files navigation

Nightfox Zed

A port of nightfox.nvim form Neovim to Zed

Available Themes

Nightfox

nightfox

Dayfox

dayfox

Dawnfox

dawnfox

Duskfox

duskfox

Nordfox

nordfox

Terafox

terafox

Carbonfox

carbonfox

Development

Setup

Run the following command to install the required dependencies:

luarocks install nvim-nightfox

Build

Run the following command to build the theme:

make build

or make dev for development mode.

It generates the appropriate zed theme config file.

Acknowledgements