a colorscheme for neovim inspired by ghost princess perona from one piece with support for many mini.nvim modules, gitsigns, lsp, lualine, render-markdown, and trouble (so far!). built with lush.
this repository is mirrored to github from codeberg.
ansi | bright |
---|---|
![]() #281520 |
![]() #683152 |
![]() #a90f30 |
![]() #de3557 |
![]() #a75fb4 |
![]() #de91da |
![]() #d65c6a |
![]() #eb8490 |
![]() #8dafe2 |
![]() #b4cff8 |
![]() #b54067 |
![]() #d65c85 |
![]() #f269ad |
![]() #ff99cc |
![]() #b1819e |
![]() #f4b9dc |
with lazy:
return {
"sailorfe/perona.nvim",
opts = {
-- transparent = false,
-- overrides = false,
},
init function()
vim.cmd.colorscheme("perona")
end,
}
the easiest method is probably just to run curl from your n/vim colors
directory:
curl -LO https://codeberg.org/sailorfe/perona.nvim/raw/branch/vim/colors/perona.vim
then set colorscheme with one of the folowing:
init.lua
:vim.cmd.colorscheme("perona")
.vimrc
:set colorscheme "perona"
- the command
:colorscheme perona
ports for the following can be found under extras:
- alacritty
- foot
- iSH
- spotify_player
- termux
along with stylesheets and tty bash colors. more to come!
- evangelion.nvim for entire chunks of lua and weeb inspiration
- tokyonight.nvim for dir structure