a colorscheme for neovim inspired by naoko takeuchi's sailor moon artbooks 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 |
---|---|
![]() #241a37 |
![]() #433168 |
![]() #ef434c |
![]() #fc737a |
![]() #6ca522 |
![]() #b6ca68 |
![]() #f7bb31 |
![]() #ffd470 |
![]() #508ae2 |
![]() #7cacf4 |
![]() #8877f8 |
![]() #b9affd |
![]() #e874b9 |
![]() #f7a1d5 |
![]() #9181b1 |
![]() #ccb9f4 |
with lazy:
return {
"sailorfe/moonqueen.nvim",
opts = {
-- transparent = false,
-- overrides = false,
},
init function()
vim.cmd.colorscheme("moonqueen")
end,
}
the easiest method is probably just to run curl from your n/vim colors
directory:
curl -LO https://codeberg.org/sailorfe/moonqueen.nvim/raw/branch/vim/colors/moonqueen.vim
then set colorscheme with one of the folowing:
init.lua
:vim.cmd.colorscheme("moonqueen")
.vimrc
:set colorscheme "moonqueen"
- the command
:colorscheme moonqueen
MAJOR OVERHAUL; EXTRAS IN PROGRESS
- evangelion.nvim for entire chunks of lua and weeb inspiration
- tokyonight.nvim for dir structure