A mysterious pink colorscheme. 👠 💘
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| colors | ||
| lua | ||
| screenshot | ||
| tests | ||
| .gitignore | ||
| LICENSE | ||
| README.markdown | ||
VAMP.NVIM 👠 💘
A mysterious pink colorscheme. 👠 💘
ABOUT 📚
This repository contains the Lua source code for a mysterious pink Neovim colorscheme. May this colorscheme live in your Neovim config and make you be a good boy~.
DEFINITION ⚡
vamp - noun(1) A woman who uses her charm or wiles to seduce and exploit men.
SCREENSHOT 📸
SUPPORTED PLUGINS 📦
This colorscheme supports some popular Neovim plugins and a list of these plugins can be found here. The framework used for making this colorscheme, Guizhong.nvim, supports these plugins. The only plugin supported directly by this colorscheme is the Lualine plugin.
INSTALLATION 📥
Nuwa.nvim
-- Installing Guizhong.
nuwa.installPackage(
"https://source.alyxshang.boo",
"alyxshang",
"guizhong.nvim"
)
-- Installing the package.
nuwa.installPackage(
"https://source.alyxshang.boo",
"alyxshang",
"vamp.nvim"
)
-- Loading the package.
require("vamp").setup({ transparent = true })
-- Setting the colorscheme.
vim.cmd.colorscheme("vamp")
CHANGELOG ✒️
Version 0.1.0
- Initial release.
- Upload to GitHub.
NOTE 📜
- Vamp.nvim 👠 💘 by Alyx Shang 🖤.
- Licensed under the FSL v1.