All Projects → glepnir → zephyr-nvim

glepnir / zephyr-nvim

Licence: MIT License
A dark neovim colorscheme written in lua

Programming Languages

lua
6591 projects
scheme
763 projects
Vim Script
2826 projects

Projects that are alternatives of or similar to zephyr-nvim

boo-colorscheme-nvim
Boo is a colorscheme for Neovim with handcrafted support for LSP, Treesitter.
Stars: ✭ 62 (-68.37%)
Mutual labels:  neovim, colorscheme, treesitter
Comment.nvim
🧠 💪 // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more
Stars: ✭ 796 (+306.12%)
Mutual labels:  neovim, treesitter, nvim-treesitter
nvim context vt
Virtual text context for neovim treesitter
Stars: ✭ 193 (-1.53%)
Mutual labels:  neovim, treesitter
Vim Janah
Vim colorscheme.
Stars: ✭ 172 (-12.24%)
Mutual labels:  neovim, colorscheme
vscode.nvim
Neovim/Vim color scheme inspired by Dark+ and Light+ theme in Visual Studio Code
Stars: ✭ 362 (+84.69%)
Mutual labels:  colorscheme, treesitter
Vim Pink Moon
A vim/neovim colorscheme
Stars: ✭ 89 (-54.59%)
Mutual labels:  neovim, colorscheme
Toast.vim
🍞 Toast! A colorful, medium-contrast color scheme with full Vim and Neovim support and automatic light and dark variants. Easy to read without frying your retinae.
Stars: ✭ 108 (-44.9%)
Mutual labels:  neovim, colorscheme
Alacritty Colorscheme
Change colorscheme of alacritty with ease.
Stars: ✭ 184 (-6.12%)
Mutual labels:  neovim, colorscheme
Rigel
🌌 Colorscheme for vim, terminal, vscode and slack - based on the star Rigel ✨.
Stars: ✭ 324 (+65.31%)
Mutual labels:  neovim, colorscheme
nvim-highlite
A colorscheme template that is "lite" on logic for the developer.
Stars: ✭ 163 (-16.84%)
Mutual labels:  colorscheme, treesitter
nightfox.nvim
🦊A highly customizable theme for vim and neovim with support for lsp, treesitter and a variety of plugins.
Stars: ✭ 1,489 (+659.69%)
Mutual labels:  colorscheme, treesitter
neon
Customizable coloscheme with dark and light options, vivid colors and easy on the eye.
Stars: ✭ 100 (-48.98%)
Mutual labels:  colorscheme, treesitter
Gruvbox.nvim
Lua port of the most famous vim colorscheme
Stars: ✭ 78 (-60.2%)
Mutual labels:  neovim, colorscheme
Onehalf
Clean, vibrant and pleasing color schemes for Vim, Sublime Text, iTerm, gnome-terminal and more.
Stars: ✭ 974 (+396.94%)
Mutual labels:  neovim, colorscheme
Darcula
A Vim color scheme reproduction of the official JetBrains IDE Darcula theme
Stars: ✭ 158 (-19.39%)
Mutual labels:  neovim, colorscheme
Night Owl.vim
A 24bit dark Vim colorscheme based on sdras/night-owl-vscode-theme
Stars: ✭ 349 (+78.06%)
Mutual labels:  neovim, colorscheme
aurora
24-bit dark theme for (Neo)vim. Optimized for treesitter, LSP.
Stars: ✭ 141 (-28.06%)
Mutual labels:  colorscheme, treesitter
Vim Monokai Tasty
VIM Colour scheme
Stars: ✭ 279 (+42.35%)
Mutual labels:  neovim, colorscheme
Vim Colors Github
A Vim colorscheme based on Github's syntax highlighting as of 2018.
Stars: ✭ 286 (+45.92%)
Mutual labels:  neovim, colorscheme
vim-lighthaus
A Lighthaus theme for (n)vim, vim-airline and lightline
Stars: ✭ 33 (-83.16%)
Mutual labels:  colorscheme, treesitter

zephyr-nvim

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

Install

eg: vim-plug

Plug 'glepnir/zephyr-nvim'
Plug 'nvim-treesitter/nvim-treesitter'

Usage

lua require('zephyr')

or

colorscheme zephyr
-- get zephyr color
local zephyr =  require('zephyr').
zephyr.yellow/teal/fg/bg

Preview

zephyr

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].