rose-pine / neovim

Soho vibes for Neovim
MIT License
2.25k stars 144 forks source link

Fixes #268 #270

Closed VoxelPrismatic closed 4 months ago

VoxelPrismatic commented 4 months ago

plugins/lualine.lua now returns a function which will update on every call.

Fixes #268

Verified working on all themes.

*The dark-ish light theme is a result of disabling the background color, so I can have a transparent/blurry background. The actual colors are unchanged.

VoxelPrismatic commented 4 months ago

I'll be using symlinks for testing from now on 😅

VoxelPrismatic commented 4 months ago

I've decided that I want a custom color. To avoid conflicts, I'll close this here, and keep my fork separate.

mvllow commented 4 months ago

Understandable. I appreciate your PR either way, and may implement an automatic inverse version in the future. It should be fairly simple to require our palette and create your own lualine theme though :)

mvllow commented 4 months ago

And if you only closed this because you thought this wouldn't be looked at, I have been away and got back from a trip a couple days ago so am catching up. Happy to revisit this if you change your mind!

VoxelPrismatic commented 4 months ago

All good. I wanted to add a nice green #34ab7e #49ce9b, #50ab88 for other things, like the inactive bar image

You can fork from bf6fabc and merge. It is verified working, with a video featured in #270