Jump to content

how do I change the color

Closed 2.0.7

GhostingSquad
  • Administrator
Steenamaroo

Posted

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.
 

  • Administrator
Steenamaroo

Posted

Changed Status from Pending to Closed

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.2k

Files Sold

Total number of files sold.

2m

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.