nvimdev
zephyr-nvim
Lua

A dark neovim colorscheme written in lua

Last updated Apr 25, 2026
375
Stars
55
Forks
3
Issues
0
Stars/day
Attention Score
42
Language breakdown
No language data available.
โ–ธ Files click to expand
README

๐ŸŽจ zephyr-nvim

Stargazers Issues Contributors

 

๐Ÿ’ญ About

A dark neovim colorscheme written in lua and syntax based on nvim-treesitter.

โš™๏ธ Setup

Plug 'glepnir/zephyr-nvim'
Plug 'nvim-treesitter/nvim-treesitter'
use({
  'glepnir/zephyr-nvim',
  requires = { 'nvim-treesitter/nvim-treesitter', opt = true },
})

โ–ถ๏ธ Usage

colorscheme zephyr

or

lua require('zephyr')
-- Get zephyr color
local zephyr =  require('zephyr').zephyr.yellow/teal/fg/bg

 

Copyright © 2020-present Raphael

๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท nvimdev/zephyr-nvim ยท Updated daily from GitHub