How to make buffers
colored like section c, including when mode changes?
#685
arctic-penguin
started this conversation in
Configuration
Replies: 1 comment
-
{
'buffers',
use_mode_colors = true,
}, same with tabs
damn |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
MWE:
Then lualine looks like this in normal mode:

And like this in command mode:

The
buffers
element is correctly colored in normal mode, but not in command mode. How can I make it so that buffers has the same color as section c, no matter what mode I am in?Beta Was this translation helpful? Give feedback.
All reactions