Functional tweaks

This commit is contained in:
Anuken
2019-12-08 22:50:54 -05:00
parent 2554433f8d
commit 9e07b95223
3 changed files with 10 additions and 0 deletions

View File

@@ -201,6 +201,9 @@ public class Styles{
down = flatDown;
up = black6;
over = flatOver;
disabled = black8;
imageDisabledColor = Color.lightGray;
imageUpColor = Color.white;
}};
clearToggleTransi = new ImageButtonStyle(){{
down = flatDown;