embark-theme / vim

An ambitious theme for vim
https://embark-theme.github.io/
MIT License
648 stars 26 forks source link

Add lualine theme support #57

Closed i40west closed 1 year ago

i40west commented 1 year ago

Adds Lualine theme support.

skbolton commented 1 year ago

Thanks for the contribution @i40west. I am not a lualine user - can I ask that you add a screenshot as a comment here?

i40west commented 1 year ago

Sure! Here are shots of the status bar:

normal insert visual
i40west commented 1 year ago

Which made me realize I totally spaced on Replace mode. Updated the PR.

replace
skbolton commented 1 year ago

how about leveraging the blue for replace mode?

Yellow and red is a bit dangery looking to my eyes.

i40west commented 1 year ago
blue replace

Yes, I see your point, I was kind of going for similarity with the Airline theme (and thinking, okay, typing is now destructive).

skbolton commented 1 year ago

Yeah airline is very out of sate as I never was a user of it. I like where this settled. Thanks for the contribution!