Skip to content

An absolutely dank vaporwave aesthetic 🌌 🌊

Notifications You must be signed in to change notification settings

adamkali/vaporlush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

31 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Vaporlush

A vaporwave inspired Neovim theme made with lush.nvim

Supports:

  • treesitter
  • telescope
  • fugitive
  • πŸ†• Obsidian

Preview

dark dark
dark dark

Installation

  • Using vim-plug:
Plug 'rktjmp/lush.nvim'
Plug 'adamkali/vaporlush'
  • Using packer:
use { "adamkali/vaporlush", requires={ "rktjmp/lush.nvim" } }
  • Using lazy.nvim:
{ "adamkali/vaporlush", dependencies={ "rktjmp/lush.nvim" } }

Setup

vim.api.nvim_command([[
    colorscheme vaporlush
]])

or

colorscheme vaporlush

or

vim.cmd("colorscheme vaporlush")

Contributions

I use this colorscheme as my daily driver, as such the colorscheme is constantly being updated for what I want and crave. That being said, I am happy to take any suggestions via pull request.

Credits

This colorscheme is built with lush.nvim; for more information on Lush and a helper script to setup your repo clone.

About

An absolutely dank vaporwave aesthetic 🌌 🌊

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages