kevinhwang91 / rnvimr

Make Ranger running in a floating window to communicate with Neovim via RPC
BSD 3-Clause "New" or "Revised" License
804 stars 17 forks source link

Not a bug #77

Closed bechampion closed 3 years ago

bechampion commented 3 years ago

Would you mind sharing that ranger color scheme?

kevinhwang91 commented 3 years ago

It's my alacritty color.

https://github.com/kevinhwang91/dotfiles/blob/92a8060cbd79336eace018c4fbf78c2283edad67/alacritty/alacritty.yml#L252-L271

BTW, you should check https://github.com/kevinhwang91/rnvimr/issues/67 first

bechampion commented 3 years ago

im struggling to get a bg color difference between the middle column (active one ) and the one on the left ( the not active one) do you know what context woud that be? btw im talking about ranger coloschemes

kevinhwang91 commented 3 years ago

It's the default color scheme that is based on your terminal color. set colorscheme default

I have no idea how to make the bg of the browse column different.