adjust gui colors
This commit is contained in:
parent
22eb176770
commit
9bf9da8072
@ -11,7 +11,7 @@ default.LIGHT_MAX = 14
|
||||
-- GUI related stuff
|
||||
default.gui_bg = "bgcolor[#080808BB;true]"
|
||||
default.gui_bg_img = "background[5,5;1,1;gui_formbg.png;true]"
|
||||
default.gui_slots = "listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]"
|
||||
default.gui_slots = "listcolors[#00000079;#8EACE522;#141318;#8EACE599;#8EACE521]"
|
||||
|
||||
function default.get_hotbar_bg(x,y)
|
||||
local out = ""
|
||||
|
Loading…
Reference in New Issue
Block a user