Style changes

This commit is contained in:
Anuken
2018-11-27 20:12:49 -05:00
parent 8e4aec9c4d
commit 91468fa2f9
7 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 267 B

After

Width:  |  Height:  |  Size: 256 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 284 B

After

Width:  |  Height:  |  Size: 284 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 127 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 102 KiB

After

Width:  |  Height:  |  Size: 102 KiB

View File

@@ -49,7 +49,7 @@ ImageButtonStyle: {
}, },
ScrollPaneStyle: { ScrollPaneStyle: {
default: {vScroll: scroll, vScrollKnob: scroll-knob-vertical-black}, default: {vScroll: scroll, vScrollKnob: scroll-knob-vertical-black},
horizontal: {vScroll: scroll, vScrollKnob: scroll-knob-vertical, hScroll: scroll-horizontal, hScrollKnob: scroll-knob-horizontal}, horizontal: {vScroll: scroll, vScrollKnob: scroll-knob-vertical-black, hScroll: scroll-horizontal, hScrollKnob: scroll-knob-horizontal-black},
}, },
WindowStyle: { WindowStyle: {
default: {titleFont: default-font, titleFontColor: accent }, default: {titleFont: default-font, titleFontColor: accent },