A simple and pretty pink colorscheme for Neovim made with Lush, born in the despair of not finding cute light themes. It may not be the easiest on the eyes, but I think it's really pretty.
Some things may seem out of place or not harmonious at all. It could be that I know nothing of color theory or just default values that I didn't bother to change. If this happens you can contact me at my twitter, @Scysta, or just open an issue here. I'll still be doing changes when I deem it appropiate, though.
I hope you like it!
Use your favorite package manager!
Using vim-plug
:
Plug "rktjmp/lush.nvim"
Plug "Scysta/pink-panic.nvim"
Type :colorscheme pink-panic
or add this line somewhere in your nvim config:
" Vimscript
colorscheme pink-panic
-- Lua
vim.cmd [[colorscheme pink-panic]]
Some of the colors in lush_spec
:
Some C++
code: