Skip to content

gnmearacaun/zephyr-clear.nvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zephyr-clear

A transparent neovim colorscheme written in lua and syntax based on nvim-treesitter. My goal in forking zephyr project was to optimize it for transparent backgrounds for use with LunarVim (but it will work with any neovim configuration).

Install

eg: vim-plug

Plug 'gortnamearacaun/zephyr-clear.nvim'
Plug 'nvim-treesitter/nvim-treesitter'

Usage

lua require('zephyr_clear')

or

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

Previews

readme.md lv-config lunarvim-dashboard

About

A transparent colorscheme written in lua for neovim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 97.8%
  • Scheme 1.1%
  • Vim Script 1.1%