.frame_slider { background: var(--sliderBg); }
var color = "--sliderBg: blue;"; frame_slider.setAttribute("style", color);