minetest-fs_themes/themes/restaurant

36 lines
726 B
Plaintext

style[*; textcolor=#532b2b]
bgcolor[#fadcbe]
background9[
5,5;1,1;restaurant_gui_bg.png;
true;
10
]
tableoptions[background=#fadcbe;highlight=#d7ff87;color=#532b2b]
listcolors[#fadcbe;#d7ff87;#a65200;#ce7f7f;#fff]
style_type[
button,image_button,item_image_button;
bgimg=restaurant_gui_button_bg_inactive.png;
border=false;
bgimg_middle=3,3,-4,-5
]
style_type[
button:hovered,image_button:hovered,item_image_button:hovered;
bgimg=restaurant_gui_button_bg_hovered.png;
border=false;
bgimg_middle=3,3,-4,-5
]
style_type[
button:pressed,image_button:pressed,item_image_button:pressed;
bgimg=restaurant_gui_button_bg_active.png;
border=false;
bgimg_middle=3,3,-3,-4
]
style_type[
tabheader;
textcolor=white
]