mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-05-12 16:43:07 +00:00
~
This commit is contained in:
parent
445ff01ac5
commit
c1b9398d1b
859 changed files with 5951 additions and 6 deletions
17
assets/e16-themes/Sun/e16/imageclasses/menustyles.cfg
Normal file
17
assets/e16-themes/Sun/e16/imageclasses/menustyles.cfg
Normal file
|
@ -0,0 +1,17 @@
|
|||
BEGIN_IMAGE(MENU_SUB)
|
||||
IMAGE_NORMAL("artwork/menus/menu_n.png", __STRETCH, 3, 18, 15, 0)
|
||||
IMAGE_HILITED("artwork/menus/menu_h.png", __STRETCH, 3, 18, 15, 0)
|
||||
IMAGE_CLICKED("artwork/menus/menu_c.png", __STRETCH, 3, 18, 15, 0)
|
||||
IMAGE_PADDING(5, 15, 2, 2)
|
||||
END_IMAGE
|
||||
|
||||
BEGIN_IMAGE(MENU_BG)
|
||||
IMAGE_NORMAL("artwork/menus/menu_main.png", __STRETCH, 3, 3, 3, 3)
|
||||
IMAGE_PADDING(2, 2, 2, 2)
|
||||
END_IMAGE
|
||||
|
||||
BEGIN_IMAGE(MENU_SEL)
|
||||
IMAGE_NORMAL("artwork/menus/menu_item.png", __STRETCH, 0, 0, 0, 0)
|
||||
IMAGE_PADDING(5, 2, 2, 2)
|
||||
END_IMAGE
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue