Text Color Settings
Adjust the Color of UI elements on the Region Map.
Table of Contents
Function of the Setting
The Text Color Settings Section includes various Settings to change the Color of Text UI elements on the Region Map.
RegionTextColor
Use these Settings to change the main and shadow color of the Region/District Name Text on the Region Map.
Possible Values
The 3 arguments passed to Color.new()
must have a value between 0
and 255
and represent Red, Green and Blue respectivly.
LocationTextColor
Use these Settings to change the main and shadow color of the Location Name Text on the Region Map.
Possible Values
The 3 arguments passed to Color.new()
must have a value between 0
and 255
and represent Red, Green and Blue respectivly.
PoiTextColor
Use these Settings to change the main and shadow color of the POI (Point of Interest) Name Text on the Region Map.
Possible Values
The 3 arguments passed to Color.new()
must have a value between 0
and 255
and represent Red, Green and Blue respectivly.
ModeTextColor
Use these Settings to change the main and shadow color of the Mode Name Text on the Region Map.
Possible Values
The 3 arguments passed to Color.new()
must have a value between 0
and 255
and represent Red, Green and Blue respectivly.