How to change column selection color?

Tags: #<Tag:0x00007f0b009beff8>

I’m talking about this blue color, I wish to change to orange to go along with my colors (border, grab dot and background)?

47

26
I managed to change background, but how to change blue border and grab dot color as well?

Help appreciated.

Hi @perpetualwarr

Here’s how you can change the border and grab dot color. It’s all done by CSS as there’s no API for this kind of changes.

https://jsfiddle.net/aszymanski/2e6qfxgv/1/

1 Like