first commit
This commit is contained in:
27
Windows10/fluxbox/Windows 10/pixmaps/bullet.xpm
Executable file
27
Windows10/fluxbox/Windows 10/pixmaps/bullet.xpm
Executable file
@@ -0,0 +1,27 @@
|
||||
/* XPM */
|
||||
static char * bullet_xpm[] = {
|
||||
"22 22 2 1",
|
||||
" c None",
|
||||
". c #4C4C4C",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" .. ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ...",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" .. ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
||||
27
Windows10/fluxbox/Windows 10/pixmaps/bullet_hilight.xpm
Executable file
27
Windows10/fluxbox/Windows 10/pixmaps/bullet_hilight.xpm
Executable file
@@ -0,0 +1,27 @@
|
||||
/* XPM */
|
||||
static char * bullet_hilight_xpm[] = {
|
||||
"22 22 2 1",
|
||||
" c None",
|
||||
". c #262626",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" .. ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ...",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" .. ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
||||
25
Windows10/fluxbox/Windows 10/pixmaps/close.xpm
Executable file
25
Windows10/fluxbox/Windows 10/pixmaps/close.xpm
Executable file
@@ -0,0 +1,25 @@
|
||||
/* XPM */
|
||||
static char * close_xpm[] = {
|
||||
"19 19 3 1",
|
||||
" c None",
|
||||
". c #FFFFFF",
|
||||
"+ c #4C4C4C",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
".....+.......+.....",
|
||||
"......+.....+......",
|
||||
".......+...+.......",
|
||||
"........+.+........",
|
||||
".........+.........",
|
||||
"........+.+........",
|
||||
".......+...+.......",
|
||||
"......+.....+......",
|
||||
".....+.......+.....",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"..................."};
|
||||
25
Windows10/fluxbox/Windows 10/pixmaps/close_pressed.xpm
Executable file
25
Windows10/fluxbox/Windows 10/pixmaps/close_pressed.xpm
Executable file
@@ -0,0 +1,25 @@
|
||||
/* XPM */
|
||||
static char * close_pressed_xpm[] = {
|
||||
"19 19 3 1",
|
||||
" c None",
|
||||
". c #FF0000",
|
||||
"+ c #FFFFFF",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
".....+.......+.....",
|
||||
"......+.....+......",
|
||||
".......+...+.......",
|
||||
"........+.+........",
|
||||
".........+.........",
|
||||
"........+.+........",
|
||||
".......+...+.......",
|
||||
"......+.....+......",
|
||||
".....+.......+.....",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"..................."};
|
||||
25
Windows10/fluxbox/Windows 10/pixmaps/maximize.xpm
Executable file
25
Windows10/fluxbox/Windows 10/pixmaps/maximize.xpm
Executable file
@@ -0,0 +1,25 @@
|
||||
/* XPM */
|
||||
static char * maximize_xpm[] = {
|
||||
"19 19 3 1",
|
||||
" c None",
|
||||
". c #FFFFFF",
|
||||
"+ c #4C4C4C",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
".....+++++++++.....",
|
||||
".....+.......+.....",
|
||||
".....+.......+.....",
|
||||
".....+.......+.....",
|
||||
".....+.......+.....",
|
||||
".....+.......+.....",
|
||||
".....+.......+.....",
|
||||
".....+.......+.....",
|
||||
".....+++++++++.....",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"..................."};
|
||||
25
Windows10/fluxbox/Windows 10/pixmaps/maximize_pressed.xpm
Executable file
25
Windows10/fluxbox/Windows 10/pixmaps/maximize_pressed.xpm
Executable file
@@ -0,0 +1,25 @@
|
||||
/* XPM */
|
||||
static char * maximize_pressed_xpm[] = {
|
||||
"19 19 3 1",
|
||||
" c None",
|
||||
". c #969798",
|
||||
"+ c #4C4C4C",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
".....+++++++++.....",
|
||||
".....+.......+.....",
|
||||
".....+.......+.....",
|
||||
".....+.......+.....",
|
||||
".....+.......+.....",
|
||||
".....+.......+.....",
|
||||
".....+.......+.....",
|
||||
".....+.......+.....",
|
||||
".....+++++++++.....",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"..................."};
|
||||
27
Windows10/fluxbox/Windows 10/pixmaps/menu_selected.xpm
Executable file
27
Windows10/fluxbox/Windows 10/pixmaps/menu_selected.xpm
Executable file
@@ -0,0 +1,27 @@
|
||||
/* XPM */
|
||||
static char * menu_selected_xpm[] = {
|
||||
"22 22 2 1",
|
||||
" c None",
|
||||
". c #4C4C4C",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" .. ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" .. ... ",
|
||||
" ... ... ",
|
||||
" ... ... ",
|
||||
" ... ... ",
|
||||
" ..... ",
|
||||
" ... ",
|
||||
" . "};
|
||||
25
Windows10/fluxbox/Windows 10/pixmaps/minimize.xpm
Executable file
25
Windows10/fluxbox/Windows 10/pixmaps/minimize.xpm
Executable file
@@ -0,0 +1,25 @@
|
||||
/* XPM */
|
||||
static char * minimize_xpm[] = {
|
||||
"19 19 3 1",
|
||||
" c None",
|
||||
". c #FFFFFF",
|
||||
"+ c #4C4C4C",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
".....+++++++++.....",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"..................."};
|
||||
25
Windows10/fluxbox/Windows 10/pixmaps/minimize_pressed.xpm
Executable file
25
Windows10/fluxbox/Windows 10/pixmaps/minimize_pressed.xpm
Executable file
@@ -0,0 +1,25 @@
|
||||
/* XPM */
|
||||
static char * minimize_pressed_xpm[] = {
|
||||
"19 19 3 1",
|
||||
" c None",
|
||||
". c #969798",
|
||||
"+ c #4C4C4C",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
".....+++++++++.....",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"..................."};
|
||||
24
Windows10/fluxbox/Windows 10/pixmaps/stick.xpm
Executable file
24
Windows10/fluxbox/Windows 10/pixmaps/stick.xpm
Executable file
@@ -0,0 +1,24 @@
|
||||
/* XPM */
|
||||
static char * stick_xpm[] = {
|
||||
"19 19 2 1",
|
||||
" c None",
|
||||
". c #FFFFFF",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"..................."};
|
||||
25
Windows10/fluxbox/Windows 10/pixmaps/stuck.xpm
Executable file
25
Windows10/fluxbox/Windows 10/pixmaps/stuck.xpm
Executable file
@@ -0,0 +1,25 @@
|
||||
/* XPM */
|
||||
static char * stuck_xpm[] = {
|
||||
"19 19 3 1",
|
||||
" c None",
|
||||
". c #FFFFFF",
|
||||
"+ c #4C4C4C",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
".......+++++.......",
|
||||
"........+++........",
|
||||
"........+++........",
|
||||
"........+++........",
|
||||
"........+++........",
|
||||
".......+++++.......",
|
||||
".........+.........",
|
||||
".........+.........",
|
||||
".........+.........",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"..................."};
|
||||
25
Windows10/fluxbox/Windows 10/pixmaps/stuck_unfocus.xpm
Executable file
25
Windows10/fluxbox/Windows 10/pixmaps/stuck_unfocus.xpm
Executable file
@@ -0,0 +1,25 @@
|
||||
/* XPM */
|
||||
static char * stuck_unfocus_xpm[] = {
|
||||
"19 19 3 1",
|
||||
" c None",
|
||||
". c #FFFFFF",
|
||||
"+ c #4C4C4C",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"........+++........",
|
||||
"........+++........",
|
||||
"........+++........",
|
||||
"........+++........",
|
||||
"........+++........",
|
||||
".......+++++.......",
|
||||
".........+.........",
|
||||
".........+.........",
|
||||
".........+.........",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"..................."};
|
||||
Reference in New Issue
Block a user