mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-05-01 03:09:32 +00:00
~
This commit is contained in:
parent
445ff01ac5
commit
c1b9398d1b
859 changed files with 5951 additions and 6 deletions
19
assets/e16-themes/Cored/e16/imageclasses/menustyles.cfg
Normal file
19
assets/e16-themes/Cored/e16/imageclasses/menustyles.cfg
Normal file
|
@ -0,0 +1,19 @@
|
|||
BEGIN_IMAGE(MENU_BG)
|
||||
IMAGE_NORMAL("artwork/dialogs/bg_menu.png", __STRETCH, 1, 1, 3, 3)
|
||||
IMAGE_PADDING(0, 0, 1, 1)
|
||||
END_IMAGE
|
||||
|
||||
BEGIN_IMAGE(MENU_SEL)
|
||||
IMAGE_NORMAL("artwork/menustyles/mb2_menu.png", __STRETCH, 18, 3, 2, 8)
|
||||
IMAGE_HILITED("artwork/menustyles/mb2_menu.png", __STRETCH, 18, 3, 2, 8)
|
||||
IMAGE_CLICKED("artwork/menustyles/mb2_menu.png", __STRETCH, 18, 3, 2, 8)
|
||||
IMAGE_PADDING(20, 1, 1, 2)
|
||||
END_IMAGE
|
||||
|
||||
BEGIN_IMAGE(MENU_SUB)
|
||||
IMAGE_NORMAL("artwork/menustyles/mb3.png", __STRETCH, 18, 3, 2, 8)
|
||||
IMAGE_HILITED("artwork/menustyles/mb2.png", __STRETCH, 18, 3, 2, 8)
|
||||
IMAGE_CLICKED("artwork/menustyles/mb2.png", __STRETCH, 18, 3, 2, 8)
|
||||
IMAGE_PADDING(20, 1, 1, 2)
|
||||
END_IMAGE
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue