So this is where I thought of this!
Making a new function for sliderborder where if the user put in skin.ini "SliderBorderx" (x = any number) it would match with the same combo associated to it.
Basically what I want, is to be able to have my SliderBorder matching my combo color.
So by imputing SliderBorder 1 as : 0,0,0 and SliderBorder 2 as : 255,255,255 (or SliderBorder1 = Combo1 (black) & SliderBorder2 = Combo2 (white)
Every new combo will alternate between a black sliderborder and a white sliderborder.
Is that possible ?
Or is that feature already implemented and I am unaware of it ?