gruvbox icon indicating copy to clipboard operation
gruvbox copied to clipboard

Setting background color option as if palette names

Open dzbyr opened this issue 3 years ago • 0 comments

Is there easy/hard way to set just background color bg4 or another palette colors?

let g:gruvbox_background='bg4' "should there a function like this
let s:gb.dark4       = ['#7c6f64', 243]     " 124-111-100

These are not works...

Sorry, couldn't any hint in here. There are cursor, column, sign column, color column, vertical split, but there is no just background option in there. What am I skipping?

dzbyr avatar Feb 11 '22 05:02 dzbyr