Convert MiniYaml colors to hex

This commit is contained in:
atlimit8
2015-10-03 14:47:05 -05:00
parent dac15edce5
commit 949994f10b
208 changed files with 11748 additions and 11737 deletions

View File

@@ -1,5 +1,5 @@
Container@MISSION_OBJECTIVES:
Height: PARENT_BOTTOM
Height: PARENT_BOTTOM
Width: PARENT_RIGHT
Logic: GameInfoObjectivesLogic
Children:
@@ -40,4 +40,5 @@ Container@MISSION_OBJECTIVES:
Width: PARENT_RIGHT - 100
Height: PARENT_BOTTOM
Disabled: True
TextColorDisabled: 255,255,255
TextColorDisabled: FFFFFF

View File

@@ -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

View File

@@ -77,7 +77,7 @@ ScrollPanel@MULTIPLAYER_FILTER_PANEL:
Width: 137
Height: 20
Text: Waiting
TextColor: 50,205,50
TextColor: 32CD32
Font: Regular
Checkbox@EMPTY:
X: 5
@@ -92,7 +92,7 @@ ScrollPanel@MULTIPLAYER_FILTER_PANEL:
Width: 137
Height: 20
Text: Protected
TextColor: 255,0,0
TextColor: FF0000
Font: Regular
Checkbox@ALREADY_STARTED:
X: 5
@@ -100,7 +100,7 @@ ScrollPanel@MULTIPLAYER_FILTER_PANEL:
Width: 137
Height: 20
Text: Started
TextColor: 255,165,0
TextColor: FFA500
Font: Regular
Checkbox@INCOMPATIBLE_VERSION:
X: 5
@@ -108,5 +108,6 @@ ScrollPanel@MULTIPLAYER_FILTER_PANEL:
Width: 137
Height: 20
Text: Incompatible
TextColor: 190,190,190
Font: Regular
TextColor: BEBEBE
Font: Regular

View File

@@ -23,7 +23,7 @@ Background@BUTTON_TOOLTIP:
Visible: false
Y: 2
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: 20
TextColor: 255,255,0
TextColor: FFFF00
Font: Bold
Label@TIME:
Y: 8
@@ -214,4 +214,5 @@ Background@FACTION_DESCRIPTION_TOOLTIP:
Width: 15
Height: 14
Font: TinyBold
VAlign: Top
VAlign: Top