Convert MiniYaml colors to hex
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user