mirror of https://github.com/buggins/dlangui.git
fix dark theme scrollbars style
This commit is contained in:
parent
7fb6a526f7
commit
1e8f2faee3
|
@ -99,6 +99,10 @@
|
|||
<style id="SCROLLBAR"
|
||||
backgroundColor="#C0808080"
|
||||
/>
|
||||
<style id="SCROLLBAR_BUTTON"
|
||||
backgroundImageId="scrollbar_btn_background_dark"
|
||||
align="Center"
|
||||
/>
|
||||
<style id="SLIDER"
|
||||
backgroundImageId="slider_background_dark"
|
||||
align="Center"
|
||||
|
|
Loading…
Reference in New Issue