Skip to content

A dark color scheme for Vim, based on Zephyr, written in Lua

License

Notifications You must be signed in to change notification settings

titanzero/zephyrium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zephyrium for NeoVim

A dark NeoVim theme, for night life coders!

About

This is a fork of the actual zephyr-nvim made by Glepnir, with some additions from his PRs.

Supports

Usage

Installation

You can use it with your favorite plugin manager, some examples:

Vim-plus

Plug 'titanzero/zephyrium'

Packer.nvim

use 'titanzero/zephyrium'

Vundle

Plugin 'titanzero/zephyrium'

Setup

If your using Lua:

require 'zephyrium' -- or
vim.cmd [[colorscheme zephyrium]]

With vimscript:

colorscheme zephyrium

🔥 Extra

You can find in the extra folder some themes (sorry, for now only one 😇 )for the major terminls in use

Thanks to

  • Glepnir For his amazing work on zephyr-nvim

About

A dark color scheme for Vim, based on Zephyr, written in Lua

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published