Jump to content

Font & Box / UI Colors

Closed 1.37.1 1.37.15

Not really sure how to go about changing the colors of the font and the lines that are drawn on the UI. I would like to switch over all the lines, and fonts over to a black color (#000000) however any time that i change the color, it doesn't work... For example... I've tried the following on the cases Button section in the config.

"Button": {
  "FontSize": 16,
  "Font": null,
  "Align": "MiddleCenter",
  "Color": "000000",
  "FadeIn": 0.0,
  "AnchorMin": "0.5 0",
  "AnchorMax": "0.5 0",
  "OffsetMin": "-105 5",
  "OffsetMax": "105 35"
}

And

"Button": {
        "FontSize": 16,
        "Font": null,
        "Align": "MiddleCenter",
        "Color": "#000000",
        "FadeIn": 0.0,
        "AnchorMin": "0.5 0",
        "AnchorMax": "0.5 0",
        "OffsetMin": "-105 5",
        "OffsetMax": "105 35"
}

And

"Button": {
        "FontSize": 16,
        "Font": null,
        "Align": "MiddleCenter",
        "Color": "Black",
        "FadeIn": 0.0,
        "AnchorMin": "0.5 0",
        "AnchorMax": "0.5 0",
        "OffsetMin": "-105 5",
        "OffsetMax": "105 35"
}

Nothing will change the color.
So am i just doing something wrong here? Theres very little information on how to get things setup, which makes configuring the plugin super hard, and i've had to go into the C# code just to see how things are being parsed.

Share this comment


Link to comment

@Meventnot the text color, the other UI elements such as the lines around the buttons on the main page where it has the missions, cases, and inventory buttons.

Also, another suggestion, if you could put a small dropshadow on all the text, that would really help with those of us who are using a lighter colored background image.

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

82.7k

Files Sold

Total number of files sold.

1.6m

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.