Adds the “Rose” theme, also by Tirifto

This commit is contained in:
Jaidyn Ann 2024-08-05 22:20:36 -05:00
parent d67bdbc27e
commit 84debd93ba
4 changed files with 24 additions and 0 deletions

BIN
textures/rose_gui_bg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 B

24
themes/rose Normal file
View File

@ -0,0 +1,24 @@
style[*; textcolor=#532b2b]
bgcolor[#ffc7c7;true]
background9[
5,5;1,1;rose_gui_bg.png;
true;
10
]
tableoptions[background=#ffc7c7;highlight=#e0a7a7;color=#532b2b]
listcolors[#ffc7c7;#e0a7a7;#a60808;#d26767;#fff]
style_type[
button,image_button;
bgimg=rose_gui_button_bg_inactive.png;
border=false;
bgimg_middle=4,3,-4,-5
]
style_type[
button:pressed,image_button:pressed;
bgimg=rose_gui_button_bg_active.png;
border=false;
bgimg_middle=4,3,-3,-4
]