mirror of
https://github.com/Bjanski/ExAd.git
synced 2024-08-30 16:52:14 +00:00
Changed colours so they are more visible at night.
This commit is contained in:
parent
b72a002c5b
commit
7bb0bfafcc
@ -31,7 +31,7 @@ ExAd_SB_ICON_TIMER = "ExAdClient\StatsBar\Icons\ExAd_Restart.paa"; //STRING - P
|
||||
ExAd_SB_ICON_Wallet = "ExAdClient\StatsBar\Icons\ExAd_Wallet.paa"; //STRING - Path to POP TABS icon
|
||||
ExAd_SB_ICON_LOGO = "ExAdClient\Core\Img\ExAd_logo_128.paa"; //STRING - Path to logo
|
||||
|
||||
ExAd_SB_COMPONENTS_COLORS = ["#000000", "#440B00","#FE1106","#CA7400","#A9C700","#11BF03"]; //STRINGS - Array of color codes, from bad to good.
|
||||
ExAd_SB_COMPONENTS_COLORS = ["#ff0000", "#ff8800","#ffaa00","#f2ff00","#A9C700","#11BF03"]; //STRINGS - Array of color codes, from bad to good.
|
||||
|
||||
ExAd_SB_Timer = 3; //SCALAR - Restart time measured in hours.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user