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
19
assets/e16-themes/OPENSTEP/e16/imageclasses/menustyles.cfg
Normal file
19
assets/e16-themes/OPENSTEP/e16/imageclasses/menustyles.cfg
Normal file
|
@ -0,0 +1,19 @@
|
|||
BEGIN_IMAGE(MENU_BG)
|
||||
IMAGE_NORMAL("artwork/menu_back.png", __STRETCH, 2, 2, 2, 2)
|
||||
IMAGE_PADDING(2, 2, 2, 2)
|
||||
END_IMAGE
|
||||
|
||||
BEGIN_IMAGE(MENU_SEL)
|
||||
IMAGE_NORMAL("artwork/menu_back.png", __STRETCH, 2, 2, 2, 2)
|
||||
IMAGE_HILITED("artwork/menu_sel.png", __STRETCH, 2, 2, 2, 2)
|
||||
IMAGE_CLICKED("artwork/menu_sel.png", __STRETCH, 2, 2, 2, 2)
|
||||
IMAGE_PADDING(4, 6, 3, 3)
|
||||
END_IMAGE
|
||||
|
||||
BEGIN_IMAGE(MENU_SUB)
|
||||
IMAGE_NORMAL("artwork/menu_sub.png", __STRETCH, 2, 17, 2, 2)
|
||||
IMAGE_HILITED("artwork/menu_sub_sel.png", __STRETCH, 2, 17, 2, 2)
|
||||
IMAGE_CLICKED("artwork/menu_sub_sel.png", __STRETCH, 2, 17, 2, 2)
|
||||
IMAGE_PADDING(6, 21, 3, 3)
|
||||
END_IMAGE
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue