- Added Fluxbox configuration
This commit is contained in:
parent
888f9f2dee
commit
d22866075c
21 changed files with 854 additions and 0 deletions
66
fluxbox/styles/DarKou/pixmaps/maximize.xpm
Normal file
66
fluxbox/styles/DarKou/pixmaps/maximize.xpm
Normal file
|
@ -0,0 +1,66 @@
|
|||
/* XPM */
|
||||
static char * max_xpm[] = {
|
||||
"19 19 44 1",
|
||||
" c None",
|
||||
". c #DEDEDE",
|
||||
"+ c #CEDFCF",
|
||||
"@ c #97E29D",
|
||||
"# c #8DE294",
|
||||
"$ c #98E29E",
|
||||
"% c #CFDFD0",
|
||||
"& c #DDDEDD",
|
||||
"* c #8AE291",
|
||||
"= c #39E846",
|
||||
"- c #3BE748",
|
||||
"; c #33E840",
|
||||
"> c #38E846",
|
||||
", c #8DE393",
|
||||
"' c #87E38E",
|
||||
") c #3AE747",
|
||||
"! c #32E840",
|
||||
"~ c #3AE847",
|
||||
"{ c #8BE292",
|
||||
"] c #CBDFCD",
|
||||
"^ c #CCDFCE",
|
||||
"/ c #9AE29F",
|
||||
"( c #39E847",
|
||||
"_ c #9CE2A2",
|
||||
": c #8BE392",
|
||||
"< c #33E741",
|
||||
"[ c #33E841",
|
||||
"} c #8CE393",
|
||||
"| c #9EE2A4",
|
||||
"1 c #3BE847",
|
||||
"2 c #A1E2A6",
|
||||
"3 c #D1DFD2",
|
||||
"4 c #D2DED3",
|
||||
"5 c #91E298",
|
||||
"6 c #95E39B",
|
||||
"7 c #3AE848",
|
||||
"8 c #3CE84A",
|
||||
"9 c #3DE84A",
|
||||
"0 c #3BE747",
|
||||
"a c #9AE2A0",
|
||||
"b c #D6DFD7",
|
||||
"c c #ADE1B1",
|
||||
"d c #99E29F",
|
||||
"e c #D6DED7",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
".......+@#$%.......",
|
||||
".....&*=-;->,&.....",
|
||||
".....')!!!!!~{.....",
|
||||
"....]=!!!!!!!>^....",
|
||||
"..../(!!!!!!!-_....",
|
||||
"....:<!!!!!!![}....",
|
||||
"....|-!!!!!!!12....",
|
||||
"....3~!!!!!!!~4....",
|
||||
".....5=!!!!!=6.....",
|
||||
"......@78-90a......",
|
||||
".......bcdce.......",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"..................."};
|
Loading…
Add table
Add a link
Reference in a new issue