Make the UI darker?
Hi can anyone please help me redesign the kits gui for my server? Im willing to pay!
Here's my kits.cs and config for this:
kitsumod.png
(Don't mind the black arrows.) 

.cs line 1345 has the tile image link (the red flag) Lines 1239 - 1370 have comments showing where some more color changes are. Comments start with a lot of ///////////////////background size here

Background panel color is at .cs line 1240. "0.5 0.5 0.5 0.9" is the RGB and then Alpha (transparency/opacity) 

https://tug.org/pracjourn/2007-4/walden/color.pdf  might help.

There aren't any settings in the config that would allow you change this stuff. It's only by modifying the .cs file can that we customize stuff.