.
This commit is contained in:
commit
4603184052
87 changed files with 3677 additions and 0 deletions
33
files/.themes/BellePintosGrande/xfwm4/top-right-inactive.xpm
Normal file
33
files/.themes/BellePintosGrande/xfwm4/top-right-inactive.xpm
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
/* XPM */
|
||||
static char * top_right_inactive_xpm[] = {
|
||||
"12 24 6 1",
|
||||
" c None",
|
||||
". c #949594 s inactive_shadow_2",
|
||||
"+ c #FFFFFF s inactive_hilight_2",
|
||||
"@ c #B4BAB4 s inactive_mid_2",
|
||||
"# c #D5D6D5 s inactive_color_2",
|
||||
"$ c #000000",
|
||||
"$$$$$$$$$$$$",
|
||||
"++++++++++@$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$",
|
||||
"##########.$"};
|
||||
Loading…
Add table
Add a link
Reference in a new issue