Skip to content

noorwachid/nvim-nightsky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Nightsky

Neovim colorscheme. Somewhere between the stars and the sky.

Screenshots

Screenshot 2023-01-15 at 17 31 24

Replacing Default Highlights

require('nightsky').setup({
	highlights = {
		StatusLine = { bg = 'NONE', fg = '#ffffff' }
	}
})

About

Neovim colorscheme. Somewhere between the stars and the sky.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages