xfwm4 theme updated
4
xfwm4-old/README
Normal file
|
@ -0,0 +1,4 @@
|
|||
simple-gradience
|
||||
---------
|
||||
|
||||
This is a heavily modified version of (redmondxp by Olivier Fourdan) by Néstor Andreu
|
10
xfwm4-old/bottom-active.xpm
Normal file
|
@ -0,0 +1,10 @@
|
|||
/* XPM */
|
||||
static char * bottom_active_xpm[] = {
|
||||
"4 4 3 1",
|
||||
" c None",
|
||||
". c #0A4ABA s active_color_1",
|
||||
"+ c #ffffff s active_text_color",
|
||||
"....",
|
||||
"....",
|
||||
"....",
|
||||
"++++"};
|
10
xfwm4-old/bottom-inactive.xpm
Normal file
|
@ -0,0 +1,10 @@
|
|||
/* XPM */
|
||||
static char * bottom_inactive_xpm[] = {
|
||||
"4 4 3 1",
|
||||
" c None",
|
||||
". c #0A4ABA s inactive_color_1",
|
||||
"+ c #ffffff s inactive_text_color",
|
||||
"....",
|
||||
"....",
|
||||
"....",
|
||||
"++++"};
|
19
xfwm4-old/bottom-left-active.xpm
Normal file
|
@ -0,0 +1,19 @@
|
|||
/* XPM */
|
||||
static char * bottom_left_active_xpm[] = {
|
||||
"13 13 3 1",
|
||||
" c None",
|
||||
". c #0A4ABA s active_color_1",
|
||||
"+ c #ffffff s active_text_color",
|
||||
"+... ",
|
||||
"+... ",
|
||||
"+... ",
|
||||
"+... ",
|
||||
"+... ",
|
||||
"+... ",
|
||||
"+... ",
|
||||
"+... ",
|
||||
"+... ",
|
||||
"+............",
|
||||
"+............",
|
||||
"+............",
|
||||
"+++++++++++++"};
|
19
xfwm4-old/bottom-left-inactive.xpm
Normal file
|
@ -0,0 +1,19 @@
|
|||
/* XPM */
|
||||
static char * bottom_left_inactive_xpm[] = {
|
||||
"13 13 3 1",
|
||||
" c None",
|
||||
". c #0A4ABA s inactive_color_1",
|
||||
"+ c #ffffff s inactive_text_color",
|
||||
"+... ",
|
||||
"+... ",
|
||||
"+... ",
|
||||
"+... ",
|
||||
"+... ",
|
||||
"+... ",
|
||||
"+... ",
|
||||
"+... ",
|
||||
"+... ",
|
||||
"+............",
|
||||
"+............",
|
||||
"+............",
|
||||
"+++++++++++++"};
|
22
xfwm4-old/bottom-right-active.xpm
Normal file
|
@ -0,0 +1,22 @@
|
|||
/* XPM */
|
||||
static char * bottom_right_active_xpm[] = {
|
||||
"16 16 3 1",
|
||||
" c None",
|
||||
". c #0A4ABA s active_color_1",
|
||||
"+ c #ffffff s active_text_color",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
"...............+",
|
||||
"...............+",
|
||||
"...............+",
|
||||
"++++++++++++++++"};
|
22
xfwm4-old/bottom-right-inactive.xpm
Normal file
|
@ -0,0 +1,22 @@
|
|||
/* XPM */
|
||||
static char * bottom_right_inactive_xpm[] = {
|
||||
"16 16 3 1",
|
||||
" c None",
|
||||
". c #0A4ABA s inactive_color_1",
|
||||
"+ c #ffffff s inactive_text_color",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
"...............+",
|
||||
"...............+",
|
||||
"...............+",
|
||||
"++++++++++++++++"};
|
29
xfwm4-old/close-active.xpm
Normal file
|
@ -0,0 +1,29 @@
|
|||
/* XPM */
|
||||
static char * close_active_xpm[] = {
|
||||
"20 22 4 1",
|
||||
" c None",
|
||||
". c #FFFFFF s active_text_color",
|
||||
"+ c #E74F20",
|
||||
"@ c #FFFFFF",
|
||||
" ",
|
||||
" ",
|
||||
" ................ ",
|
||||
" .++++++++++++++++. ",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++@@++++++@@++++.",
|
||||
".++++@@@++++@@@++++.",
|
||||
".+++++@@@++@@@+++++.",
|
||||
".++++++@@@@@@++++++.",
|
||||
".+++++++@@@@+++++++.",
|
||||
".+++++++@@@@+++++++.",
|
||||
".++++++@@@@@@++++++.",
|
||||
".+++++@@@++@@@+++++.",
|
||||
".++++@@@++++@@@++++.",
|
||||
".++++@@++++++@@++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
" .++++++++++++++++. ",
|
||||
" ................ "};
|
29
xfwm4-old/close-inactive.xpm
Normal file
|
@ -0,0 +1,29 @@
|
|||
/* XPM */
|
||||
static char * close_inactive_xpm[] = {
|
||||
"20 22 4 1",
|
||||
" c None",
|
||||
". c #FFFFFF s inactive_text_color",
|
||||
"+ c #FF9F7F",
|
||||
"@ c #FFFFFF",
|
||||
" ",
|
||||
" ",
|
||||
" ................ ",
|
||||
" .++++++++++++++++. ",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++@@++++++@@++++.",
|
||||
".++++@@@++++@@@++++.",
|
||||
".+++++@@@++@@@+++++.",
|
||||
".++++++@@@@@@++++++.",
|
||||
".+++++++@@@@+++++++.",
|
||||
".+++++++@@@@+++++++.",
|
||||
".++++++@@@@@@++++++.",
|
||||
".+++++@@@++@@@+++++.",
|
||||
".++++@@@++++@@@++++.",
|
||||
".++++@@++++++@@++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
" .++++++++++++++++. ",
|
||||
" ................ "};
|
29
xfwm4-old/close-prelight.xpm
Normal file
|
@ -0,0 +1,29 @@
|
|||
/* XPM */
|
||||
static char * close_active_xpm[] = {
|
||||
"20 22 4 1",
|
||||
" c None",
|
||||
". c #FFFFFF s active_text_color",
|
||||
"+ c #ff7b53",
|
||||
"@ c #FFFFFF",
|
||||
" ",
|
||||
" ",
|
||||
" ................ ",
|
||||
" .++++++++++++++++. ",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++@@++++++@@++++.",
|
||||
".++++@@@++++@@@++++.",
|
||||
".+++++@@@++@@@+++++.",
|
||||
".++++++@@@@@@++++++.",
|
||||
".+++++++@@@@+++++++.",
|
||||
".+++++++@@@@+++++++.",
|
||||
".++++++@@@@@@++++++.",
|
||||
".+++++@@@++@@@+++++.",
|
||||
".++++@@@++++@@@++++.",
|
||||
".++++@@++++++@@++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
" .++++++++++++++++. ",
|
||||
" ................ "};
|
29
xfwm4-old/close-pressed.xpm
Normal file
|
@ -0,0 +1,29 @@
|
|||
/* XPM */
|
||||
static char * close_active_xpm[] = {
|
||||
"20 22 4 1",
|
||||
" c None",
|
||||
". c #FFFFFF s active_text_color",
|
||||
"+ c #E74F20",
|
||||
"@ c #FFFFFF",
|
||||
" ",
|
||||
" ",
|
||||
" ................ ",
|
||||
" .++++++++++++++++. ",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++@@++++++@@++++.",
|
||||
".++++@@@++++@@@++++.",
|
||||
".+++++@@@++@@@+++++.",
|
||||
".++++++@@@@@@++++++.",
|
||||
".+++++++@@@@+++++++.",
|
||||
".+++++++@@@@+++++++.",
|
||||
".++++++@@@@@@++++++.",
|
||||
".+++++@@@++@@@+++++.",
|
||||
".++++@@@++++@@@++++.",
|
||||
".++++@@++++++@@++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
" .++++++++++++++++. ",
|
||||
" ................ "};
|
BIN
xfwm4-old/frame-active.png
Normal file
After Width: | Height: | Size: 713 B |
BIN
xfwm4-old/frame-inactive.png
Normal file
After Width: | Height: | Size: 713 B |
BIN
xfwm4-old/hide-active.png
Normal file
After Width: | Height: | Size: 4.5 KiB |
28
xfwm4-old/hide-active.xpm
Normal file
|
@ -0,0 +1,28 @@
|
|||
/* XPM */
|
||||
static char * hide_active_xpm[] = {
|
||||
"20 22 3 1",
|
||||
" c None",
|
||||
". c #FFFFFF s active_text_color",
|
||||
"+ c #0A4ABA s active_color_1",
|
||||
" ",
|
||||
" ",
|
||||
" ................ ",
|
||||
" .++++++++++++++++. ",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++.......+++++++.",
|
||||
".++++.......+++++++.",
|
||||
".++++.......+++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
" .++++++++++++++++. ",
|
||||
" ................ "};
|
28
xfwm4-old/hide-inactive.xpm
Normal file
|
@ -0,0 +1,28 @@
|
|||
/* XPM */
|
||||
static char * hide_inactive_xpm[] = {
|
||||
"20 22 3 1",
|
||||
" c None",
|
||||
". c #FFFFFF s inactive_text_color",
|
||||
"+ c #0A4ABA s inactive_color_1",
|
||||
" ",
|
||||
" ",
|
||||
" ................ ",
|
||||
" .++++++++++++++++. ",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++.......+++++++.",
|
||||
".++++.......+++++++.",
|
||||
".++++.......+++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
" .++++++++++++++++. ",
|
||||
" ................ "};
|
BIN
xfwm4-old/hide-prelight.png
Normal file
After Width: | Height: | Size: 4.5 KiB |
28
xfwm4-old/hide-prelight.xpm
Normal file
|
@ -0,0 +1,28 @@
|
|||
/* XPM */
|
||||
static char * hide_active_xpm[] = {
|
||||
"20 22 3 1",
|
||||
" c None",
|
||||
". c #FFFFFF s active_text_color",
|
||||
"+ c #0A4ABA s active_color_1",
|
||||
" ",
|
||||
" ",
|
||||
" ................ ",
|
||||
" .++++++++++++++++. ",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++.......+++++++.",
|
||||
".++++.......+++++++.",
|
||||
".++++.......+++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
" .++++++++++++++++. ",
|
||||
" ................ "};
|
BIN
xfwm4-old/hide-pressed.png
Normal file
After Width: | Height: | Size: 4.5 KiB |
28
xfwm4-old/hide-pressed.xpm
Normal file
|
@ -0,0 +1,28 @@
|
|||
/* XPM */
|
||||
static char * hide_active_xpm[] = {
|
||||
"20 22 3 1",
|
||||
" c None",
|
||||
". c #FFFFFF s active_text_color",
|
||||
"+ c #0A4ABA s active_color_1",
|
||||
" ",
|
||||
" ",
|
||||
" ................ ",
|
||||
" .++++++++++++++++. ",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++.......+++++++.",
|
||||
".++++.......+++++++.",
|
||||
".++++.......+++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
" .++++++++++++++++. ",
|
||||
" ................ "};
|
10
xfwm4-old/left-active.xpm
Normal file
|
@ -0,0 +1,10 @@
|
|||
/* XPM */
|
||||
static char * left_active_xpm[] = {
|
||||
"4 4 3 1",
|
||||
" c None",
|
||||
". c #0A4ABA s active_color_1",
|
||||
"+ c #ffffff s active_text_color",
|
||||
"+...",
|
||||
"+...",
|
||||
"+...",
|
||||
"+..."};
|
10
xfwm4-old/left-inactive.xpm
Normal file
|
@ -0,0 +1,10 @@
|
|||
/* XPM */
|
||||
static char * left_inactive_xpm[] = {
|
||||
"4 4 3 1",
|
||||
" c None",
|
||||
". c #0A4ABA s inactive_color_1",
|
||||
"+ c #ffffff s inactive_text_color",
|
||||
"+...",
|
||||
"+...",
|
||||
"+...",
|
||||
"+..."};
|
BIN
xfwm4-old/maximize-active.png
Normal file
After Width: | Height: | Size: 4.5 KiB |
28
xfwm4-old/maximize-active.xpm
Normal file
|
@ -0,0 +1,28 @@
|
|||
/* XPM */
|
||||
static char * maximize_active_xpm[] = {
|
||||
"20 22 3 1",
|
||||
" c None",
|
||||
". c #FFFFFF s active_text_color",
|
||||
"+ c #0A4ABA s active_color_1",
|
||||
" ",
|
||||
" ",
|
||||
" ................ ",
|
||||
" .++++++++++++++++. ",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++..........++++.",
|
||||
".++++..........++++.",
|
||||
".++++..........++++.",
|
||||
".++++.++++++++.++++.",
|
||||
".++++.++++++++.++++.",
|
||||
".++++.++++++++.++++.",
|
||||
".++++.++++++++.++++.",
|
||||
".++++.++++++++.++++.",
|
||||
".++++.++++++++.++++.",
|
||||
".++++..........++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
" .++++++++++++++++. ",
|
||||
" ................ "};
|
28
xfwm4-old/maximize-inactive.xpm
Normal file
|
@ -0,0 +1,28 @@
|
|||
/* XPM */
|
||||
static char * maximize_inactive_xpm[] = {
|
||||
"20 22 3 1",
|
||||
" c None",
|
||||
". c #FFFFFF s inactive_text_color",
|
||||
"+ c #0A4ABA s inactive_color_1",
|
||||
" ",
|
||||
" ",
|
||||
" ................ ",
|
||||
" .++++++++++++++++. ",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++..........++++.",
|
||||
".++++..........++++.",
|
||||
".++++..........++++.",
|
||||
".++++.++++++++.++++.",
|
||||
".++++.++++++++.++++.",
|
||||
".++++.++++++++.++++.",
|
||||
".++++.++++++++.++++.",
|
||||
".++++.++++++++.++++.",
|
||||
".++++.++++++++.++++.",
|
||||
".++++..........++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
" .++++++++++++++++. ",
|
||||
" ................ "};
|
BIN
xfwm4-old/maximize-prelight.png
Normal file
After Width: | Height: | Size: 4.5 KiB |
28
xfwm4-old/maximize-prelight.xpm
Normal file
|
@ -0,0 +1,28 @@
|
|||
/* XPM */
|
||||
static char * maximize_active_xpm[] = {
|
||||
"20 22 3 1",
|
||||
" c None",
|
||||
". c #FFFFFF s active_text_color",
|
||||
"+ c #0A4ABA s active_color_1",
|
||||
" ",
|
||||
" ",
|
||||
" ................ ",
|
||||
" .++++++++++++++++. ",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++..........++++.",
|
||||
".++++..........++++.",
|
||||
".++++..........++++.",
|
||||
".++++.++++++++.++++.",
|
||||
".++++.++++++++.++++.",
|
||||
".++++.++++++++.++++.",
|
||||
".++++.++++++++.++++.",
|
||||
".++++.++++++++.++++.",
|
||||
".++++.++++++++.++++.",
|
||||
".++++..........++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
" .++++++++++++++++. ",
|
||||
" ................ "};
|
BIN
xfwm4-old/maximize-pressed.png
Normal file
After Width: | Height: | Size: 4.5 KiB |
28
xfwm4-old/maximize-pressed.xpm
Normal file
|
@ -0,0 +1,28 @@
|
|||
/* XPM */
|
||||
static char * maximize_active_xpm[] = {
|
||||
"20 22 3 1",
|
||||
" c None",
|
||||
". c #FFFFFF s active_text_color",
|
||||
"+ c #0A4ABA s active_color_1",
|
||||
" ",
|
||||
" ",
|
||||
" ................ ",
|
||||
" .++++++++++++++++. ",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++..........++++.",
|
||||
".++++..........++++.",
|
||||
".++++..........++++.",
|
||||
".++++.++++++++.++++.",
|
||||
".++++.++++++++.++++.",
|
||||
".++++.++++++++.++++.",
|
||||
".++++.++++++++.++++.",
|
||||
".++++.++++++++.++++.",
|
||||
".++++.++++++++.++++.",
|
||||
".++++..........++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
" .++++++++++++++++. ",
|
||||
" ................ "};
|
BIN
xfwm4-old/maximize-toggled-active.png
Normal file
After Width: | Height: | Size: 4.5 KiB |
28
xfwm4-old/maximize-toggled-active.xpm
Normal file
|
@ -0,0 +1,28 @@
|
|||
/* XPM */
|
||||
static char * maximize_toggled_active_xpm[] = {
|
||||
"20 22 3 1",
|
||||
" c None",
|
||||
". c #FFFFFF s active_text_color",
|
||||
"+ c #0A4ABA s active_color_1",
|
||||
" ",
|
||||
" ",
|
||||
" ................ ",
|
||||
" .++++++++++++++++. ",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".+++++++.......++++.",
|
||||
".+++++++.......++++.",
|
||||
".+++++++.+++++.++++.",
|
||||
".+++++++++++++.++++.",
|
||||
".++++.......++.++++.",
|
||||
".++++.......+..++++.",
|
||||
".++++.+++++.+++++++.",
|
||||
".++++.+++++.+++++++.",
|
||||
".++++.+++++.+++++++.",
|
||||
".++++.......+++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
" .++++++++++++++++. ",
|
||||
" ................ "};
|
28
xfwm4-old/maximize-toggled-inactive.xpm
Normal file
|
@ -0,0 +1,28 @@
|
|||
/* XPM */
|
||||
static char * maximize_toggled_inactive_xpm[] = {
|
||||
"20 22 3 1",
|
||||
" c None",
|
||||
". c #FFFFFF s inactive_text_color",
|
||||
"+ c #0A4ABA s inactive_color_1",
|
||||
" ",
|
||||
" ",
|
||||
" ................ ",
|
||||
" .++++++++++++++++. ",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".+++++++.......++++.",
|
||||
".+++++++.......++++.",
|
||||
".+++++++.+++++.++++.",
|
||||
".+++++++++++++.++++.",
|
||||
".++++.......++.++++.",
|
||||
".++++.......+..++++.",
|
||||
".++++.+++++.+++++++.",
|
||||
".++++.+++++.+++++++.",
|
||||
".++++.+++++.+++++++.",
|
||||
".++++.......+++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
" .++++++++++++++++. ",
|
||||
" ................ "};
|
BIN
xfwm4-old/maximize-toggled-prelight.png
Normal file
After Width: | Height: | Size: 4.5 KiB |
28
xfwm4-old/maximize-toggled-prelight.xpm
Normal file
|
@ -0,0 +1,28 @@
|
|||
/* XPM */
|
||||
static char * maximize_toggled_active_xpm[] = {
|
||||
"20 22 3 1",
|
||||
" c None",
|
||||
". c #FFFFFF s active_text_color",
|
||||
"+ c #0A4ABA s active_color_1",
|
||||
" ",
|
||||
" ",
|
||||
" ................ ",
|
||||
" .++++++++++++++++. ",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".+++++++.......++++.",
|
||||
".+++++++.......++++.",
|
||||
".+++++++.+++++.++++.",
|
||||
".+++++++++++++.++++.",
|
||||
".++++.......++.++++.",
|
||||
".++++.......+..++++.",
|
||||
".++++.+++++.+++++++.",
|
||||
".++++.+++++.+++++++.",
|
||||
".++++.+++++.+++++++.",
|
||||
".++++.......+++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
" .++++++++++++++++. ",
|
||||
" ................ "};
|
BIN
xfwm4-old/maximize-toggled-pressed.png
Normal file
After Width: | Height: | Size: 4.5 KiB |
28
xfwm4-old/maximize-toggled-pressed.xpm
Normal file
|
@ -0,0 +1,28 @@
|
|||
/* XPM */
|
||||
static char * maximize_toggled_active_xpm[] = {
|
||||
"20 22 3 1",
|
||||
" c None",
|
||||
". c #FFFFFF s active_text_color",
|
||||
"+ c #0A4ABA s active_color_1",
|
||||
" ",
|
||||
" ",
|
||||
" ................ ",
|
||||
" .++++++++++++++++. ",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".+++++++.......++++.",
|
||||
".+++++++.......++++.",
|
||||
".+++++++.+++++.++++.",
|
||||
".+++++++++++++.++++.",
|
||||
".++++.......++.++++.",
|
||||
".++++.......+..++++.",
|
||||
".++++.+++++.+++++++.",
|
||||
".++++.+++++.+++++++.",
|
||||
".++++.+++++.+++++++.",
|
||||
".++++.......+++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
".++++++++++++++++++.",
|
||||
" .++++++++++++++++. ",
|
||||
" ................ "};
|
35
xfwm4-old/menu-active.xpm
Normal file
|
@ -0,0 +1,35 @@
|
|||
/* XPM */
|
||||
static char * menu_active_xpm[] = {
|
||||
"20 30 2 1",
|
||||
" c None",
|
||||
". c #0A4ABA s active_color_1",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" "}:
|
35
xfwm4-old/menu-inactive.xpm
Normal file
|
@ -0,0 +1,35 @@
|
|||
/* XPM */
|
||||
static char * menu_inactive_xpm[] = {
|
||||
"20 30 2 1",
|
||||
" c None",
|
||||
". c #0A4ABA s inactive_color_1",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" "}:
|
35
xfwm4-old/menu-pressed.xpm
Normal file
|
@ -0,0 +1,35 @@
|
|||
/* XPM */
|
||||
static char * menu_pressed_xpm[] = {
|
||||
"20 30 2 1",
|
||||
" c None",
|
||||
". c #0A4ABA s active_color_1",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" "}:
|
10
xfwm4-old/right-active.xpm
Normal file
|
@ -0,0 +1,10 @@
|
|||
/* XPM */
|
||||
static char * right_active_xpm[] = {
|
||||
"4 4 3 1",
|
||||
" c None",
|
||||
". c #0A4ABA s active_color_1",
|
||||
"+ c #ffffff s active_text_color",
|
||||
"...+",
|
||||
"...+",
|
||||
"...+",
|
||||
"...+"};
|
10
xfwm4-old/right-inactive.xpm
Normal file
|
@ -0,0 +1,10 @@
|
|||
/* XPM */
|
||||
static char * right_inactive_xpm[] = {
|
||||
"4 4 3 1",
|
||||
" c None",
|
||||
". c #0A4ABA s inactive_color_1",
|
||||
"+ c #ffffff s inactive_text_color",
|
||||
"...+",
|
||||
"...+",
|
||||
"...+",
|
||||
"...+"};
|
12
xfwm4-old/themerc
Normal file
|
@ -0,0 +1,12 @@
|
|||
button_layout=O|HMC
|
||||
button_offset=2
|
||||
button_spacing=3
|
||||
full_width_title=false
|
||||
maximized_offset=4
|
||||
show_app_icon=true
|
||||
title_alignment=left
|
||||
title_shadow_active=false
|
||||
title_shadow_inactive=false
|
||||
title_vertical_offset_active=3
|
||||
title_vertical_offset_inactive=3
|
||||
|
36
xfwm4-old/title-1-active.xpm
Normal file
|
@ -0,0 +1,36 @@
|
|||
/* XPM */
|
||||
static char * title_3_active_xpm[] = {
|
||||
"5 30 3 1",
|
||||
" c None",
|
||||
". c #0A4ABA s active_color_1",
|
||||
"+ c #ffffff s active_text_color",
|
||||
"+++++",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
"....."}:
|
36
xfwm4-old/title-1-inactive.xpm
Normal file
|
@ -0,0 +1,36 @@
|
|||
/* XPM */
|
||||
static char * title_inactive_xpm[] = {
|
||||
"5 30 3 1",
|
||||
" c None",
|
||||
". c #0A4ABA s inactive_color_1",
|
||||
"+ c #ffffff s inactive_text_color",
|
||||
"+++++",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
"....."}:
|
36
xfwm4-old/title-2-active.xpm
Normal file
|
@ -0,0 +1,36 @@
|
|||
/* XPM */
|
||||
static char * title_3_active_xpm[] = {
|
||||
"5 30 3 1",
|
||||
" c None",
|
||||
". c #0A4ABA s active_color_1",
|
||||
"+ c #ffffff s active_text_color",
|
||||
"+++++",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
"....."}:
|
36
xfwm4-old/title-2-inactive.xpm
Normal file
|
@ -0,0 +1,36 @@
|
|||
/* XPM */
|
||||
static char * title_inactive_xpm[] = {
|
||||
"5 30 3 1",
|
||||
" c None",
|
||||
". c #0A4ABA s inactive_color_1",
|
||||
"+ c #ffffff s inactive_text_color",
|
||||
"+++++",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
"....."}:
|
36
xfwm4-old/title-3-active.xpm
Normal file
|
@ -0,0 +1,36 @@
|
|||
/* XPM */
|
||||
static char * title_3_active_xpm[] = {
|
||||
"5 30 3 1",
|
||||
" c None",
|
||||
". c #0A4ABA s active_color_1",
|
||||
"+ c #ffffff s active_text_color",
|
||||
"+++++",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
"....."}:
|
36
xfwm4-old/title-3-inactive.xpm
Normal file
|
@ -0,0 +1,36 @@
|
|||
/* XPM */
|
||||
static char * title_inactive_xpm[] = {
|
||||
"5 30 3 1",
|
||||
" c None",
|
||||
". c #0A4ABA s inactive_color_1",
|
||||
"+ c #ffffff s inactive_text_color",
|
||||
"+++++",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
"....."}:
|
36
xfwm4-old/title-4-active.xpm
Normal file
|
@ -0,0 +1,36 @@
|
|||
/* XPM */
|
||||
static char * title_3_active_xpm[] = {
|
||||
"5 30 3 1",
|
||||
" c None",
|
||||
". c #0A4ABA s active_color_1",
|
||||
"+ c #ffffff s active_text_color",
|
||||
"+++++",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
"....."}:
|
36
xfwm4-old/title-4-inactive.xpm
Normal file
|
@ -0,0 +1,36 @@
|
|||
/* XPM */
|
||||
static char * title_inactive_xpm[] = {
|
||||
"5 30 3 1",
|
||||
" c None",
|
||||
". c #0A4ABA s inactive_color_1",
|
||||
"+ c #ffffff s inactive_text_color",
|
||||
"+++++",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
"....."}:
|
36
xfwm4-old/title-5-active.xpm
Normal file
|
@ -0,0 +1,36 @@
|
|||
/* XPM */
|
||||
static char * title_3_active_xpm[] = {
|
||||
"5 30 3 1",
|
||||
" c None",
|
||||
". c #0A4ABA s active_color_1",
|
||||
"+ c #ffffff s active_text_color",
|
||||
"+++++",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
"....."}:
|
36
xfwm4-old/title-5-inactive.xpm
Normal file
|
@ -0,0 +1,36 @@
|
|||
/* XPM */
|
||||
static char * title_inactive_xpm[] = {
|
||||
"5 30 3 1",
|
||||
" c None",
|
||||
". c #0A4ABA s inactive_color_1",
|
||||
"+ c #ffffff s inactive_text_color",
|
||||
"+++++",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
".....",
|
||||
"....."}:
|
36
xfwm4-old/top-left-active.xpm
Normal file
|
@ -0,0 +1,36 @@
|
|||
/* XPM */
|
||||
static char * top_left_active_xpm[] = {
|
||||
"8 30 3 1",
|
||||
" c None",
|
||||
". c #0A4ABA s active_color_1",
|
||||
"+ c #ffffff s active_text_color",
|
||||
" ++++",
|
||||
" ++....",
|
||||
" +......",
|
||||
" +......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+......."};
|
36
xfwm4-old/top-left-inactive.xpm
Normal file
|
@ -0,0 +1,36 @@
|
|||
/* XPM */
|
||||
static char * top_left_inactive_xpm[] = {
|
||||
"8 30 3 1",
|
||||
" c None",
|
||||
". c #0A4ABA s inactive_color_1",
|
||||
"+ c #ffffff s inactive_text_color",
|
||||
" ++++",
|
||||
" ++....",
|
||||
" +......",
|
||||
" +......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+.......",
|
||||
"+......."};
|
36
xfwm4-old/top-right-active.xpm
Normal file
|
@ -0,0 +1,36 @@
|
|||
/* XPM */
|
||||
static char * top_right_active_xpm[] = {
|
||||
"8 30 3 1",
|
||||
" c None",
|
||||
". c #0A4ABA s active_color_1",
|
||||
"+ c #ffffff s active_text_color",
|
||||
"++++ ",
|
||||
"....++ ",
|
||||
"......+ ",
|
||||
"......+ ",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+"};
|
36
xfwm4-old/top-right-inactive.xpm
Normal file
|
@ -0,0 +1,36 @@
|
|||
/* XPM */
|
||||
static char * top_right_inactive_xpm[] = {
|
||||
"8 30 3 1",
|
||||
" c None",
|
||||
". c #0A4ABA s inactive_color_1",
|
||||
"+ c #ffffff s inactive_text_color",
|
||||
"++++ ",
|
||||
"....++ ",
|
||||
"......+ ",
|
||||
"......+ ",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||
".......+",
|
||||