
Need to change this color, its not one of the options provided for scrollbar theming. Is it hiden someplace else?
Scroll Bar Control
scrollbar.shadow: Scroll Bar shadow to indicate that the view is scrolled.
scrollbarSlider.activeBackground: Slider background color when active.
scrollbarSlider.background: Slider background color.
scrollbarSlider.hoverBackground: Slider background color when hovering.
settings.json:
"editor.overviewRulerBorder": false
To change the colour of the separator, you can add this to settings.json:
"workbench.colorCustomizations": {
"editorOverviewRuler.border": "#191C22"
}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With