Convert MiniYaml colors to hex
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Container@SKIRMISH_STATS:
|
||||
Height: PARENT_BOTTOM
|
||||
Height: PARENT_BOTTOM
|
||||
Width: PARENT_RIGHT
|
||||
Logic: GameInfoStatsLogic
|
||||
Children:
|
||||
@@ -24,7 +24,7 @@ Container@SKIRMISH_STATS:
|
||||
Font: Bold
|
||||
Text: Destroy all opposition!
|
||||
Disabled: yes
|
||||
TextColorDisabled: 255,255,255
|
||||
TextColorDisabled: FFFFFF
|
||||
Container@STATS_HEADERS:
|
||||
X: 22
|
||||
Y: 80
|
||||
|
||||
@@ -23,7 +23,7 @@ Background@BUTTON_TOOLTIP:
|
||||
Visible: false
|
||||
Y: 3
|
||||
Height: 23
|
||||
TextColor: 255,255,0
|
||||
TextColor: FFFF00
|
||||
Font: Bold
|
||||
|
||||
Background@WORLD_TOOLTIP:
|
||||
@@ -128,7 +128,7 @@ Background@PRODUCTION_TOOLTIP:
|
||||
Visible: false
|
||||
Y: 2
|
||||
Height: 23
|
||||
TextColor: 255,255,0
|
||||
TextColor: FFFF00
|
||||
Font: Bold
|
||||
Label@REQUIRES:
|
||||
X: 7
|
||||
@@ -185,7 +185,7 @@ Background@SUPPORT_POWER_TOOLTIP:
|
||||
Visible: false
|
||||
Y: 2
|
||||
Height: 23
|
||||
TextColor: 255,255,0
|
||||
TextColor: FFFF00
|
||||
Font: Bold
|
||||
Label@TIME:
|
||||
Y: 9
|
||||
@@ -215,3 +215,4 @@ Background@FACTION_DESCRIPTION_TOOLTIP:
|
||||
Height: 14
|
||||
Font: TinyBold
|
||||
VAlign: Top
|
||||
|
||||
|
||||
Reference in New Issue
Block a user