.
This commit is contained in:
commit
4603184052
87 changed files with 3677 additions and 0 deletions
27
files/.themes/BellePintosGrande/xfwm4/close-active.xpm
Normal file
27
files/.themes/BellePintosGrande/xfwm4/close-active.xpm
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
/* XPM */
|
||||
static char * close_active_xpm[] = {
|
||||
"17 17 6 1",
|
||||
" c None",
|
||||
". c #FFFFFF s active_hilight_2",
|
||||
"+ c #D5D6D5 s active_color_2",
|
||||
"@ c #949594 s active_shadow_2",
|
||||
"# c #000000 s active_border_color",
|
||||
"$ c #B4BAB4 s active_mid_2",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++++++++++++++++",
|
||||
"+++##+++++++##+++",
|
||||
"+++###+++++###+++",
|
||||
"+++@###+++###@+++",
|
||||
"+++$@###+###@$+++",
|
||||
"++++$@#####@$++++",
|
||||
"+++++$@###@$+++++",
|
||||
"++++++#####++++++",
|
||||
"+++++###@###+++++",
|
||||
"++++###@$@###++++",
|
||||
"+++###@$+$@###+++",
|
||||
"+++##@$+++$@##+++",
|
||||
"+++@@$+++++$@@+++",
|
||||
"+++$$+++++++$$+++",
|
||||
"+++++++++++++++++"};
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue