Ver 1.0
This commit is contained in:
parent
b6b87d5aed
commit
9c72a71585
3546 changed files with 18655 additions and 0 deletions
58
Ressources/package/gtk-theme/source/diinki-aero/gtk-2.0/menubar-blue.rc
Executable file
58
Ressources/package/gtk-theme/source/diinki-aero/gtk-2.0/menubar-blue.rc
Executable file
|
|
@ -0,0 +1,58 @@
|
|||
#################### MENUBAR ###################
|
||||
|
||||
|
||||
style "menubar"
|
||||
{
|
||||
#font_name = "Segoe UI Bold 9"
|
||||
#font_name = "Sans 8"
|
||||
fg[NORMAL] = "#000"
|
||||
text[NORMAL] = "#000"
|
||||
fg[PRELIGHT] = "#000"
|
||||
fg[ACTIVE] = "#000"
|
||||
# fg[INSENSITIVE] = "#0000000"
|
||||
# text[PRELIGHT] = "#0000000"
|
||||
|
||||
xthickness = 2
|
||||
ythickness = 1
|
||||
engine "pixmap"
|
||||
{
|
||||
image
|
||||
{
|
||||
function = BOX
|
||||
state = NORMAL
|
||||
file = "Menu-Menubar/menubar.png"
|
||||
border = { 2, 2, 2, 2 }
|
||||
stretch = TRUE
|
||||
}
|
||||
|
||||
image
|
||||
{
|
||||
function = BOX
|
||||
state = ACTIVE
|
||||
file = "Menu-Menubar/menubar.png"
|
||||
border = { 2, 2, 2, 2 }
|
||||
stretch = TRUE
|
||||
}
|
||||
|
||||
image
|
||||
{
|
||||
function = BOX
|
||||
state = INSENSITIVE
|
||||
file ="Menu-Menubar/menubar.png"
|
||||
border = { 2, 2, 2, 2 }
|
||||
stretch = TRUE
|
||||
}
|
||||
|
||||
image
|
||||
{
|
||||
function = BOX
|
||||
recolorable = TRUE
|
||||
state = PRELIGHT
|
||||
file = "Menu-Menubar/menuitem.png"
|
||||
border = { 2, 2, 2, 2 }
|
||||
stretch = TRUE
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue