/pink-panic.nvim

A simple and pretty pink colorscheme for Neovim made with Lush.

Primary LanguageLuaMIT LicenseMIT

Pink Panic - A Lush Theme for Neovim

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.

Screenshot_2022-07-30-22-43-10_1366x768

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!

Installation

Use your favorite package manager!

Using vim-plug:

Plug "rktjmp/lush.nvim"
Plug "Scysta/pink-panic.nvim"

Usage

Type :colorscheme pink-panic or add this line somewhere in your nvim config:

" Vimscript
colorscheme pink-panic
-- Lua
vim.cmd [[colorscheme pink-panic]]

Screenshots

Some of the colors in lush_spec:

Screenshot_2022-07-30-22-48-25_1366x768 Screenshot_2022-07-30-22-49-10_1366x768

Some C++ code:

Screenshot_2022-07-30-22-51-39_1366x768