Skip to content

Latest commit

 

History

History
64 lines (35 loc) · 1.37 KB

README.md

File metadata and controls

64 lines (35 loc) · 1.37 KB

Nightfox Zed

A port of nightfox.nvim form Neovim to Zed

Available Themes

"JetBrainsMono" is the font used in the screenshots.

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