An open API service indexing awesome lists of open source software.

https://github.com/cange/nightfox.zed

A port of the Neovim theme to Zed editor
https://github.com/cange/nightfox.zed

zed zed-theme

Last synced: 5 months ago
JSON representation

A port of the Neovim theme to Zed editor

Awesome Lists containing this project

README

          


Nightfox for Zed

_A theme collection – Ported from the beloved [nightfox.nvim](https://github.com/EdenEast/nightfox.nvim) theme_

[![Downloads](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fapi.zed.dev%2Fextensions%3Fmax_schema_version%3D1%26filter%3DNightfox%2520Themes%2520-%2520opaque%2520%2F%2520blurred&query=%24.data%5B%3A1%5D.download_count&style=for-the-badge&logo=zed&label=Downloads&color=blue)](https://github.com/EdenEast/nightfox.nvim)
[![Zed Extension](https://img.shields.io/badge/Zed-Extension-blue?style=for-the-badge&logo=zed)](https://github.com/zed-industries/zed)

---

## 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

```bash
luarocks install nvim-nightfox
```

This will install the required dependencies.

### Build

```bash
# Production build
make build

# Development mode
make dev
```

This generates the appropriate Zed theme configuration file.

---

## 🙏 Acknowledgements

- **[EdenEast](https://github.com/EdenEast)** - Creator of the original [nightfox.nvim](https://github.com/EdenEast/nightfox.nvim)
- **Zed Team** - For creating an amazing editor

---


Made with ❤️ for the Zed community