Jump to content

how do I change the color

Closed 2.0.7

GhostingSquad
  • Administrator

Hi,

The config has the following options.

public string fontColor1 = "<color=orange>";
public string fontColor2 = "<color=#939393>";
public string fontColor3 = "<color=white>";
public string buttonColour = "0.7 0.32 0.17 1";
public double guitransparency = 0.5;

 

The default font colours are orange/grey/white so it should be easy to see which is which.
Those accept hex or simple colour names, as demonstrated by the defaults.

 

buttonColour is RGB-A but the R-G-B are on 0-1 scale - That's what the UI wants.
This site seems to convert hex to that ^, if that's any help.
 

Link to comment
1.2m

Downloads

Total number of downloads.

6.1k

Customers

Total customers served.

90.3k

Files Sold

Total number of files sold.

1.8m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.