Merge pull request #5517 from deniz1a/blink-ready
New alternating colors blink option for build palette widget
This commit is contained in:
@@ -382,6 +382,8 @@ Container@PLAYER_WIDGETS:
|
||||
Y: 287
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
ReadyText: Ready
|
||||
ReadyTextStyle: AlternatingColor
|
||||
ReadyTextAltColor: 50,205,50
|
||||
HoldText: On Hold
|
||||
|
||||
Background@FMVPLAYER:
|
||||
|
||||
@@ -112,6 +112,8 @@ Container@PLAYER_WIDGETS:
|
||||
Width: 238
|
||||
Height: 500
|
||||
ReadyText: READY
|
||||
ReadyTextStyle: AlternatingColor
|
||||
ReadyTextAltColor: 50,205,50
|
||||
HoldText: ON HOLD
|
||||
RequiresText: Requires {0}
|
||||
IconWidth: 60
|
||||
|
||||
@@ -110,6 +110,8 @@ Container@PLAYER_WIDGETS:
|
||||
Width: 250
|
||||
Height: 500
|
||||
ReadyText: READY
|
||||
ReadyTextStyle: AlternatingColor
|
||||
ReadyTextAltColor: 50,205,50
|
||||
HoldText: ON HOLD
|
||||
RequiresText: Requires {0}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user