From f183cfec8b565beeafd93f8f8b76a23fa71e78ff Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Wed, 9 Nov 2022 16:04:18 -0500 Subject: add fluxbox --- .../Common/Bity_fluxbox/theme.cfg | 232 ++++++++++++++++++++ .../Common/Doty/pixmaps/button.xpm | 52 +++++ .../Common/Doty/pixmaps/button_pressed.xpm | 53 +++++ .../Common/Doty/pixmaps/button_stick.xpm | 52 +++++ .../Common/Doty/pixmaps/button_stick_unfocus.xpm | 49 +++++ .../Common/Doty/pixmaps/button_stuck.xpm | 53 +++++ .../Common/Doty/pixmaps/button_stuck_unfocus.xpm | 47 ++++ .../Common/Doty/pixmaps/button_unfocus.xpm | 49 +++++ .../Common/Doty/pixmaps/hilite_select.xpm | 18 ++ .../Common/Doty/pixmaps/hilite_unselect.xpm | 18 ++ .../Common/Doty/pixmaps/select.xpm | 18 ++ .../Common/Doty/pixmaps/unselect.xpm | 18 ++ .../debian/additional-themes/Common/Doty/theme.cfg | 234 ++++++++++++++++++++ .../Common/Squared_blue/pixmaps/close.xpm | 35 +++ .../Common/Squared_blue/pixmaps/close_pressed.xpm | 28 +++ .../Common/Squared_blue/pixmaps/copy of stick.xpm | 18 ++ .../Common/Squared_blue/pixmaps/copy of stuck.xpm | 21 ++ .../Common/Squared_blue/pixmaps/hilite_select.xpm | 18 ++ .../Squared_blue/pixmaps/hilite_unselect.xpm | 18 ++ .../Common/Squared_blue/pixmaps/max.xpm | 31 +++ .../Common/Squared_blue/pixmaps/max_pressed.xpm | 27 +++ .../Common/Squared_blue/pixmaps/min.xpm | 27 +++ .../Common/Squared_blue/pixmaps/min_pressed.xpm | 28 +++ .../Common/Squared_blue/pixmaps/select.xpm | 21 ++ .../Common/Squared_blue/pixmaps/stick.xpm | 25 +++ .../Common/Squared_blue/pixmaps/stuck.xpm | 25 +++ .../Squared_blue/pixmaps/toolbar_focused.xpm | 25 +++ .../Common/Squared_blue/pixmaps/unselect.xpm | 18 ++ .../Common/Squared_blue/theme.cfg | 234 ++++++++++++++++++++ .../Common/Squared_green/pixmaps/close.xpm | 21 ++ .../Common/Squared_green/pixmaps/close_pressed.xpm | 21 ++ .../Common/Squared_green/pixmaps/hilite_select.xpm | 18 ++ .../Squared_green/pixmaps/hilite_unselect.xpm | 18 ++ .../Common/Squared_green/pixmaps/max.xpm | 21 ++ .../Common/Squared_green/pixmaps/max_pressed.xpm | 21 ++ .../Common/Squared_green/pixmaps/min.xpm | 21 ++ .../Common/Squared_green/pixmaps/min_pressed.xpm | 21 ++ .../Common/Squared_green/pixmaps/select.xpm | 21 ++ .../Common/Squared_green/pixmaps/stick.xpm | 21 ++ .../Common/Squared_green/pixmaps/stuck.xpm | 21 ++ .../Squared_green/pixmaps/toolbar_focused.xpm | 24 ++ .../Common/Squared_green/pixmaps/unselect.xpm | 18 ++ .../Common/Squared_green/theme.cfg | 237 ++++++++++++++++++++ .../Debian/Squared_for_Debian/pixmaps/close.xpm | 21 ++ .../Squared_for_Debian/pixmaps/close_pressed.xpm | 21 ++ .../Squared_for_Debian/pixmaps/hilite_select.xpm | 18 ++ .../Squared_for_Debian/pixmaps/hilite_unselect.xpm | 18 ++ .../Debian/Squared_for_Debian/pixmaps/max.xpm | 21 ++ .../Squared_for_Debian/pixmaps/max_pressed.xpm | 21 ++ .../Debian/Squared_for_Debian/pixmaps/min.xpm | 21 ++ .../Squared_for_Debian/pixmaps/min_pressed.xpm | 21 ++ .../Debian/Squared_for_Debian/pixmaps/select.xpm | 21 ++ .../Debian/Squared_for_Debian/pixmaps/stick.xpm | 81 +++++++ .../Debian/Squared_for_Debian/pixmaps/stuck.xpm | 82 +++++++ .../Squared_for_Debian/pixmaps/toolbar_focused.xpm | 24 ++ .../Debian/Squared_for_Debian/pixmaps/unselect.xpm | 18 ++ .../Debian/Squared_for_Debian/theme.cfg | 241 +++++++++++++++++++++ .../debian/additional-themes/Debian/debian-blue | 173 +++++++++++++++ .../debian/additional-themes/Debian/debian-dark | 176 +++++++++++++++ .../additional-themes/Images/Common/fluxbox.png | Bin 0 -> 41210 bytes .../Images/Debian/debian-dark.png | Bin 0 -> 76834 bytes .../Images/Debian/debian-squared.jpg | Bin 0 -> 250506 bytes .../Images/Ubuntu/ubuntu-dark.png | Bin 0 -> 27351 bytes .../Images/Ubuntu/ubuntu-light.png | Bin 0 -> 28913 bytes fluxbox/debian/additional-themes/Makefile | 33 +++ .../debian/additional-themes/Ubuntu/ubuntu-dark | 175 +++++++++++++++ .../debian/additional-themes/Ubuntu/ubuntu-light | 175 +++++++++++++++ fluxbox/debian/additional-themes/defaults | 2 + 68 files changed, 3359 insertions(+) create mode 100644 fluxbox/debian/additional-themes/Common/Bity_fluxbox/theme.cfg create mode 100644 fluxbox/debian/additional-themes/Common/Doty/pixmaps/button.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_pressed.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_stick.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_stick_unfocus.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_stuck.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_stuck_unfocus.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_unfocus.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Doty/pixmaps/hilite_select.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Doty/pixmaps/hilite_unselect.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Doty/pixmaps/select.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Doty/pixmaps/unselect.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Doty/theme.cfg create mode 100644 fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/close.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/close_pressed.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/copy of stick.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/copy of stuck.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/hilite_select.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/hilite_unselect.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/max.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/max_pressed.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/min.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/min_pressed.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/select.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/stick.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/stuck.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/toolbar_focused.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/unselect.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_blue/theme.cfg create mode 100644 fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/close.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/close_pressed.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/hilite_select.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/hilite_unselect.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/max.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/max_pressed.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/min.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/min_pressed.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/select.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/stick.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/stuck.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/toolbar_focused.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/unselect.xpm create mode 100644 fluxbox/debian/additional-themes/Common/Squared_green/theme.cfg create mode 100644 fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/close.xpm create mode 100644 fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/close_pressed.xpm create mode 100644 fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/hilite_select.xpm create mode 100644 fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/hilite_unselect.xpm create mode 100644 fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/max.xpm create mode 100644 fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/max_pressed.xpm create mode 100644 fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/min.xpm create mode 100644 fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/min_pressed.xpm create mode 100644 fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/select.xpm create mode 100644 fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/stick.xpm create mode 100644 fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/stuck.xpm create mode 100644 fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/toolbar_focused.xpm create mode 100644 fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/unselect.xpm create mode 100644 fluxbox/debian/additional-themes/Debian/Squared_for_Debian/theme.cfg create mode 100644 fluxbox/debian/additional-themes/Debian/debian-blue create mode 100644 fluxbox/debian/additional-themes/Debian/debian-dark create mode 100644 fluxbox/debian/additional-themes/Images/Common/fluxbox.png create mode 100644 fluxbox/debian/additional-themes/Images/Debian/debian-dark.png create mode 100644 fluxbox/debian/additional-themes/Images/Debian/debian-squared.jpg create mode 100644 fluxbox/debian/additional-themes/Images/Ubuntu/ubuntu-dark.png create mode 100644 fluxbox/debian/additional-themes/Images/Ubuntu/ubuntu-light.png create mode 100644 fluxbox/debian/additional-themes/Makefile create mode 100644 fluxbox/debian/additional-themes/Ubuntu/ubuntu-dark create mode 100644 fluxbox/debian/additional-themes/Ubuntu/ubuntu-light create mode 100644 fluxbox/debian/additional-themes/defaults (limited to 'fluxbox/debian/additional-themes') diff --git a/fluxbox/debian/additional-themes/Common/Bity_fluxbox/theme.cfg b/fluxbox/debian/additional-themes/Common/Bity_fluxbox/theme.cfg new file mode 100644 index 0000000..1734db1 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Bity_fluxbox/theme.cfg @@ -0,0 +1,232 @@ +!---------------------------------------------------------------------------------------------- +! This work is licensed under the Creative Commons +! Attribution-ShareAlike License. +! To view a copy of this license, visit +! http://creativecommons.org/licenses/by-sa/3.0/ +!---------------------------------------------------------------------------------------------- +! Style Name: Bity +! Style version realy last ;) +! Style Author: endel (endel@tlen.pl) +! Style Date: 14.01.2008 +!---------------------------------------------------------------------------------------------- + +*font: Sans-8 +#*.font.effect: shadow +#*.font.shadow.color: #535353 +#*.font.shadow.x: 1 +#*.font.shadow.y: 1 + +!---------------------------------------------------------------------------------------------- + +toolbar.bevelWidth: 1 + +toolbar.borderWidth: 1 +toolbar.borderColor: #ffffff + +toolbar.height: 13 +toolbar.justify: center + +toolbar: flat gradient vertical +toolbar.pixmap: +toolbar.color: #3A3A3A +toolbar.colorTo: #000000 + +toolbar.shaped: false +toolbar.clock: flat gradient vertical +toolbar.clock.pixmap: +toolbar.clock.justify: center +toolbar.clock.color: #3A3A3A +toolbar.clock.colorTo: #000000 +toolbar.clock.textColor: #ffffff + +toolbar.workspace: flat gradient vertical +toolbar.workspace.pixmap: +toolbar.workspace.justify: center +toolbar.workspace.color: #3A3A3A +toolbar.workspace.colorTo: #000000 +toolbar.workspace.textColor: #ffffff + +toolbar.button: flat gradient vertical +toolbar.button.pixmap: +toolbar.button.color: #848484 +toolbar.button.colorTo: #545454 +toolbar.button.picColor: #ffffff +toolbar.button.pressed: flat gradient vertical +toolbar.button.pressed.pixmap: +toolbar.button.pressed.color: #3A3A3A +toolbar.button.pressed.colorTo: #000000 +toolbar.button.pressed.picColor: + +toolbar.iconbar.empty: flat gradient vertical +toolbar.iconbar.empty.pixmap: +toolbar.iconbar.empty.color: #ffffff +toolbar.iconbar.empty.colorTo: #DADADA +toolbar.iconbar.borderWidth: 0 + +toolbar.iconbar.focused.borderWidth: 1 +toolbar.iconbar.focused.borderColor: #000000 +toolbar.iconbar.focused: flat gradient vertical +toolbar.iconbar.focused.pixmap: +toolbar.iconbar.focused.color: #848484 +toolbar.iconbar.focused.colorTo: #545454 +toolbar.iconbar.focused.textColor: #ffffff +toolbar.iconbar.focused.justify: center + +toolbar.iconbar.unfocused.borderWidth: 1 +toolbar.iconbar.unfocused.borderColor: #000000 +toolbar.iconbar.unfocused: flat gradient vertical +toolbar.iconbar.unfocused.pixmap: +toolbar.iconbar.unfocused.color: #ffffff +toolbar.iconbar.unfocused.colorTo: #DADADA +toolbar.iconbar.unfocused.textColor: #000000 +toolbar.iconbar.unfocused.justify: center + +!---------------------------------------------------------------------------------------------- + +menu.bevelWidth: 0 +menu.itemHeight: 14 +menu.titleHeight: 14 + +menu.roundCorners: +menu.borderColor: #000000 +menu.borderWidth: 1 + +menu.bullet.position: right +menu.bullet: empty + +menu.submenu.pixmap: +menu.hilite.submenu.pixmap: + +menu.selected.pixmap: +menu.hilite.selected.pixmap: + +menu.unselected.pixmap: +menu.hilite.unselected.pixmap: + +menu.title: flat gradient vertical vertical +menu.title.pixmap: +menu.title.justify: center +menu.title.color: #ffffff +menu.title.colorTo: #DADADA +menu.title.textColor: #000000 + +menu.frame: flat +menu.frame.pixmap: +menu.frame.justify: left +menu.frame.color: #F3F3F3 +menu.frame.colorTo: +menu.frame.textColor: #000000 +menu.frame.disableColor: #726d69 + +menu.hilite: flat gradient vertical +menu.hilite.pixmap: +menu.hilite.color: #848484 +menu.hilite.colorTo: #545454 +menu.hilite.textColor: #ffffff + +!---------------------------------------------------------------------------------------------- + +window.bevelWidth: 1 +window.shade: +window.borderWidth: 1 +window.borderColor: #ffffff +window.roundCorners: +window.justify: center + +window.title.height: 14 + +window.title.focus: flat gradient vertical +window.title.focus.pixmap: +window.title.focus.color: #3A3A3A +window.title.focus.colorTo: #000000 +window.title.unfocus: flat gradient vertical +window.title.unfocus.pixmap: +window.title.unfocus.color: #3A3A3A +window.title.unfocus.colorTo: #000000 + +window.label.focus: flat gradient vertical +window.label.focus.pixmap: +window.label.focus.color: #ffffff +window.label.focus.colorTo: #DADADA +window.label.focus.textColor: #000000 +window.label.unfocus: flat gradient vertical +window.label.unfocus.pixmap: +window.label.unfocus.color: #ffffff +window.label.unfocus.colorTo: #DADADA +window.label.unfocus.textColor: #757575 + +window.button.focus: ParentRelative +window.button.focus.color: +window.button.focus.colorTo: +window.button.focus.picColor: #BFBFBF +window.button.unfocus: ParentRelative +window.button.unfocus.Color: +window.button.unfocus.ColorTo: +window.button.unfocus.picColor: #BFBFBF +window.button.pressed: Flat +window.button.pressed.color: #4C4C4C +window.button.pressed.colorTo: #545454 +window.button.pressed.picColor: #000000 + +window.shade.pixmap: +window.shade.unfocus.pixmap: +window.shade.pressed.pixmap: + +window.unshade.pixmap: +window.unshade.unfocus.pixmap: +window.unshade.pressed.pixmap: + +window.menuicon.pixmap: +window.menuicon.unfocus.pixmap: +window.menuicon.pressed.pixmap: + +window.close.pixmap: +window.close.unfocus.pixmap: +window.close.pressed.pixmap: + +window.iconify.pixmap: +window.iconify.unfocus.pixmap: +window.iconify.pressed.pixmap: + +window.maximize.pixmap: +window.maximize.unfocus.pixmap: +window.maximize.pressed.pixmap: + +window.stick.pixmap: +window.stick.unfocus.pixmap: +window.stick.pressed.pixmap: + +window.stuck.pixmap: +window.stuck.unfocus.pixmap: +window.stuck.pressed.pixmap: + +window.handle.focus: flat +window.handle.focus.pixmap: +window.handle.focus.color: #000000 +window.handle.focus.colorTo: +window.handle.unfocus: flat +window.handle.unfocus.pixmap: +window.handle.unfocus.color: #000000 +window.handle.unfocus.colorTo: +window.handleWidth: 2 + +window.grip.focus: flat +window.grip.focus.pixmap: +window.grip.focus.color: #000000 +window.grip.focus.colorTo: +window.grip.unfocus: flat +window.grip.unfocus.pixmap: +window.grip.unfocus.color: #000000 +window.grip.unfocus.colorTo: + +!---------------------------------------------------------------------------------------------- + +slit: flat gradient vertical +slit.pixmap: +slit.color: #ffffff +slit.colorTo: #DADADA +slit.borderWidth: 1 +slit.bevelWidth: 1 +slit.borderColor: #ffffff + +!---------------------------------------------------------------------------------------------- diff --git a/fluxbox/debian/additional-themes/Common/Doty/pixmaps/button.xpm b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/button.xpm new file mode 100644 index 0000000..b6b4934 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/button.xpm @@ -0,0 +1,52 @@ +/* XPM */ +static char * button_xpm[] = { +"13 13 36 1", +" c None", +". c #3A3A3A", +"+ c #353535", +"@ c #303030", +"# c #181818", +"$ c #2B2B2B", +"% c #1B707F", +"& c #07B9D9", +"* c #00D4FA", +"= c #186D7C", +"- c #01D8FF", +"; c #262626", +"> c #06B5D4", +", c #01D5FB", +"' c #01D3F9", +") c #07B4D3", +"! c #212121", +"~ c #04B8D8", +"{ c #04BBDC", +"] c #04B9DA", +"^ c #03BADB", +"/ c #04B6D6", +"( c #1D1D1D", +"_ c #0A89A0", +": c #07A1BD", +"< c #12434C", +"[ c #0A879E", +"} c #131313", +"| c #0E0E0E", +"1 c #11373D", +"2 c #0E5E6C", +"3 c #0D6C7D", +"4 c #141414", +"5 c #090909", +"6 c #101010", +"7 c #040404", +".............", +"+++++++++++++", +"@@#####@@@@@@", +"$#%&*&%#$$$$$", +"#=-----=#;;;;", +"#>*,'**)#!!!!", +"#~{]{]^/#((((", +"#_:::::_#####", +"#<[[[[[<#}}}}", +"|#123214|||||", +"5566666555555", +"7777777777777", +"7777777777777"}; diff --git a/fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_pressed.xpm b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_pressed.xpm new file mode 100644 index 0000000..6ba4a1f --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_pressed.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char * max_pressed_xpm[] = { +"13 13 37 1", +" c None", +". c #3A3A3A", +"+ c #353535", +"@ c #303030", +"# c #181818", +"$ c #2B2B2B", +"% c #186A6D", +"& c #079499", +"* c #039DA2", +"= c #15686B", +"- c #039DA3", +"; c #262626", +"> c #069195", +", c #039AA0", +"' c #039A9F", +") c #079195", +"! c #212121", +"~ c #05878B", +"{ c #05878C", +"] c #05868B", +"^ c #1D1D1D", +"/ c #096E71", +"( c #077579", +"_ c #104042", +": c #096265", +"< c #096366", +"[ c #096266", +"} c #131313", +"| c #0E0E0E", +"1 c #0F3435", +"2 c #0C4B4D", +"3 c #0B4F52", +"4 c #0C4A4D", +"5 c #141414", +"6 c #090909", +"7 c #101010", +"8 c #040404", +".............", +"+++++++++++++", +"@@#####@@@@@@", +"$#%&*&%#$$$$$", +"#=-----=#;;;;", +"#>,,',')#!!!!", +"#~{{{{{]#^^^^", +"#/(((((/#####", +"#_:<:[:_#}}}}", +"|#123415|||||", +"6677777666666", +"8888888888888", +"8888888888888"}; diff --git a/fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_stick.xpm b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_stick.xpm new file mode 100644 index 0000000..30cb0eb --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_stick.xpm @@ -0,0 +1,52 @@ +/* XPM */ +static char * stick_xpm[] = { +"13 13 36 1", +" c None", +". c #3A3A3A", +"+ c #353535", +"@ c #303030", +"# c #181818", +"$ c #2B2B2B", +"% c #1B707F", +"& c #07B9D9", +"* c #00D4FA", +"= c #262626", +"- c #186D7C", +"; c #01D8FF", +"> c #212121", +", c #07B4D3", +"' c #01D3F9", +") c #01D5FB", +"! c #06B5D4", +"~ c #1D1D1D", +"{ c #04B6D6", +"] c #03BADB", +"^ c #04B9DA", +"/ c #04BBDC", +"( c #04B8D8", +"_ c #0A89A0", +": c #07A1BD", +"< c #131313", +"[ c #12434C", +"} c #0A879E", +"| c #0E0E0E", +"1 c #141414", +"2 c #11373D", +"3 c #0E5E6C", +"4 c #0D6C7D", +"5 c #090909", +"6 c #101010", +"7 c #040404", +".............", +"+++++++++++++", +"@@@@@@#####@@", +"$$$$$#%&*&%#$", +"====#-;;;;;-#", +">>>>#,**')*!#", +"~~~~#{]^/^/(#", +"#####_:::::_#", +"<<<<#[}}}}}[#", +"|||||123432#|", +"5555556666655", +"7777777777777", +"7777777777777"}; diff --git a/fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_stick_unfocus.xpm b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_stick_unfocus.xpm new file mode 100644 index 0000000..c056ff4 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_stick_unfocus.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * button_stick_unfocus_xpm[] = { +"13 13 33 1", +" c None", +". c #3A3A3A", +"+ c #353535", +"@ c #303030", +"# c #181818", +"$ c #2B2B2B", +"% c #5F5F5F", +"& c #959595", +"* c #AAAAAA", +"= c #262626", +"- c #5C5C5C", +"; c #ADADAD", +"> c #212121", +", c #919191", +"' c #A9A9A9", +") c #ABABAB", +"! c #929292", +"~ c #1D1D1D", +"{ c #969696", +"] c #949494", +"^ c #707070", +"/ c #828282", +"( c #131313", +"_ c #393939", +": c #6E6E6E", +"< c #0E0E0E", +"[ c #141414", +"} c #2F2F2F", +"| c #4E4E4E", +"1 c #595959", +"2 c #090909", +"3 c #101010", +"4 c #040404", +".............", +"+++++++++++++", +"@@@@@@#####@@", +"$$$$$#%&*&%#$", +"====#-;;;;;-#", +">>>>#,**')*!#", +"~~~~#!&&{&{]#", +"#####^/////^#", +"((((#_:::::_#", +"<<<<<[}|1|}#<", +"2222223333322", +"4444444444444", +"4444444444444"}; diff --git a/fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_stuck.xpm b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_stuck.xpm new file mode 100644 index 0000000..5952ed8 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_stuck.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char * button_stuck_xpm[] = { +"13 13 37 1", +" c None", +". c #3A3A3A", +"+ c #353535", +"@ c #303030", +"# c #181818", +"$ c #2B2B2B", +"% c #186A6D", +"& c #079499", +"* c #039DA2", +"= c #262626", +"- c #15686B", +"; c #039DA3", +"> c #212121", +", c #079195", +"' c #039A9F", +") c #039AA0", +"! c #069195", +"~ c #1D1D1D", +"{ c #05868B", +"] c #05878C", +"^ c #05878B", +"/ c #096E71", +"( c #077579", +"_ c #131313", +": c #104042", +"< c #096265", +"[ c #096266", +"} c #096366", +"| c #0E0E0E", +"1 c #141414", +"2 c #0F3435", +"3 c #0C4A4D", +"4 c #0B4F52", +"5 c #0C4B4D", +"6 c #090909", +"7 c #101010", +"8 c #040404", +".............", +"+++++++++++++", +"@@@@@@#####@@", +"$$$$$#%&*&%#$", +"====#-;;;;;-#", +">>>>#,')'))!#", +"~~~~#{]]]]]^#", +"#####/(((((/#", +"____#:<[<}<:#", +"|||||123452#|", +"6666667777766", +"8888888888888", +"8888888888888"}; diff --git a/fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_stuck_unfocus.xpm b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_stuck_unfocus.xpm new file mode 100644 index 0000000..31bfcf4 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_stuck_unfocus.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * button_stuck_unfocus_xpm[] = { +"13 13 31 1", +" c None", +". c #3A3A3A", +"+ c #353535", +"@ c #303030", +"# c #181818", +"$ c #2B2B2B", +"% c #595959", +"& c #767676", +"* c #7D7D7D", +"= c #262626", +"- c #575757", +"; c #212121", +"> c #747474", +", c #7A7A7A", +"' c #1D1D1D", +") c #6B6B6B", +"! c #6C6C6C", +"~ c #5E5E5E", +"{ c #131313", +"] c #363636", +"^ c #4F4F4F", +"/ c #505050", +"( c #0E0E0E", +"_ c #141414", +": c #2C2C2C", +"< c #3D3D3D", +"[ c #414141", +"} c #3E3E3E", +"| c #090909", +"1 c #101010", +"2 c #040404", +".............", +"+++++++++++++", +"@@@@@@#####@@", +"$$$$$#%&*&%#$", +"====#-*****-#", +";;;;#>,,,,,>#", +"''''#)!!!!!!#", +"#####%~~~~~%#", +"{{{{#]^^^/^]#", +"(((((_:<[}:#(", +"||||||11111||", +"2222222222222", +"2222222222222"}; diff --git a/fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_unfocus.xpm b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_unfocus.xpm new file mode 100644 index 0000000..893d0e8 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_unfocus.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * button_unfocus_xpm[] = { +"13 13 33 1", +" c None", +". c #3A3A3A", +"+ c #353535", +"@ c #303030", +"# c #181818", +"$ c #2B2B2B", +"% c #5F5F5F", +"& c #959595", +"* c #AAAAAA", +"= c #5C5C5C", +"- c #ADADAD", +"; c #262626", +"> c #929292", +", c #ABABAB", +"' c #A9A9A9", +") c #919191", +"! c #212121", +"~ c #949494", +"{ c #969696", +"] c #1D1D1D", +"^ c #707070", +"/ c #828282", +"( c #393939", +"_ c #6E6E6E", +": c #131313", +"< c #0E0E0E", +"[ c #2F2F2F", +"} c #4E4E4E", +"| c #595959", +"1 c #141414", +"2 c #090909", +"3 c #101010", +"4 c #040404", +".............", +"+++++++++++++", +"@@#####@@@@@@", +"$#%&*&%#$$$$$", +"#=-----=#;;;;", +"#>*,'**)#!!!!", +"#~{&{&&>#]]]]", +"#^/////^#####", +"#(_____(#::::", +"<#[}|}[1<<<<<", +"2233333222222", +"4444444444444", +"4444444444444"}; diff --git a/fluxbox/debian/additional-themes/Common/Doty/pixmaps/hilite_select.xpm b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/hilite_select.xpm new file mode 100644 index 0000000..d976d80 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/hilite_select.xpm @@ -0,0 +1,18 @@ +/* XPM */ +static char * hilite_select_xpm[] = { +"13 13 2 1", +" c None", +". c #01D3F9", +" ", +" ", +" ", +" ..... ", +" . . ", +" . . . ", +" . . ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; diff --git a/fluxbox/debian/additional-themes/Common/Doty/pixmaps/hilite_unselect.xpm b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/hilite_unselect.xpm new file mode 100644 index 0000000..974a54b --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/hilite_unselect.xpm @@ -0,0 +1,18 @@ +/* XPM */ +static char * hilite_unselect_xpm[] = { +"13 13 2 1", +" c None", +". c #01D3F9", +" ", +" ", +" ", +" ..... ", +" . . ", +" . . ", +" . . ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; diff --git a/fluxbox/debian/additional-themes/Common/Doty/pixmaps/select.xpm b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/select.xpm new file mode 100644 index 0000000..999b22b --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/select.xpm @@ -0,0 +1,18 @@ +/* XPM */ +static char * select_xpm[] = { +"13 13 2 1", +" c None", +". c #FFFFFF", +" ", +" ", +" ", +" ..... ", +" . . ", +" . . . ", +" . . ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; diff --git a/fluxbox/debian/additional-themes/Common/Doty/pixmaps/unselect.xpm b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/unselect.xpm new file mode 100644 index 0000000..07ccd62 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/unselect.xpm @@ -0,0 +1,18 @@ +/* XPM */ +static char * unselect_xpm[] = { +"13 13 2 1", +" c None", +". c #FFFFFF", +" ", +" ", +" ", +" ..... ", +" . . ", +" . . ", +" . . ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; diff --git a/fluxbox/debian/additional-themes/Common/Doty/theme.cfg b/fluxbox/debian/additional-themes/Common/Doty/theme.cfg new file mode 100644 index 0000000..d5d23b3 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Doty/theme.cfg @@ -0,0 +1,234 @@ +!---------------------------------------------------------------------------------------------- +! This work is licensed under the Creative Commons +! Attribution-ShareAlike License. +! To view a copy of this license, visit +! http://creativecommons.org/licenses/by-sa/3.0/ +!---------------------------------------------------------------------------------------------- +! Style Name: Doty +! Style version last ;) +! Style Author: endel (endel@tlen.pl) +! Style Date: 12.02.2008 +!---------------------------------------------------------------------------------------------- + +*font: Sans-8 +*.font.effect: shadow +#*.font.shadow.color: #535353 +#*.font.shadow.x: 1 +#*.font.shadow.y: 1 + +!---------------------------------------------------------------------------------------------- + +toolbar.bevelWidth: 0 + +toolbar.borderWidth: 1 +toolbar.borderColor: #9A9A9A + +toolbar.height: 14 +toolbar.justify: center + +toolbar: flat gradient vertical +toolbar.pixmap: +toolbar.color: #3A3A3A +toolbar.colorTo: #000000 + +toolbar.shaped: false +toolbar.clock: flat gradient vertical +toolbar.clock.pixmap: +toolbar.clock.justify: center +toolbar.clock.color: #3A3A3A +toolbar.clock.colorTo: #000000 +toolbar.clock.textColor: #ffffff + +toolbar.workspace: flat gradient vertical +toolbar.workspace.pixmap: +toolbar.workspace.justify: center +toolbar.workspace.color: #3A3A3A +toolbar.workspace.colorTo: #000000 +toolbar.workspace.textColor: #ffffff + +toolbar.button: flat gradient vertical +toolbar.button.pixmap: +toolbar.button.color: #3A3A3A +toolbar.button.colorTo: #000000 +toolbar.button.picColor: #ffffff +toolbar.button.pressed: flat gradient vertical +toolbar.button.pressed.pixmap: +toolbar.button.pressed.color: #3A3A3A +toolbar.button.pressed.colorTo: #000000 +toolbar.button.pressed.picColor: + +toolbar.iconbar.empty: flat gradient vertical +toolbar.iconbar.empty.pixmap: +toolbar.iconbar.empty.color: #3A3A3A +toolbar.iconbar.empty.colorTo: #000000 +toolbar.iconbar.borderWidth: 0 +toolbar.iconbar.borderColor: #9A9A9A + + +toolbar.iconbar.focused.borderWidth: +toolbar.iconbar.focused.borderColor: +toolbar.iconbar.focused: flat gradient vertical +toolbar.iconbar.focused.pixmap: +toolbar.iconbar.focused.color: #3A3A3A +toolbar.iconbar.focused.colorTo: #000000 +toolbar.iconbar.focused.textColor: #01d8ff +toolbar.iconbar.focused.justify: center + +toolbar.iconbar.unfocused.borderWidth: +toolbar.iconbar.unfocused.borderColor: +toolbar.iconbar.unfocused: flat gradient vertical +toolbar.iconbar.unfocused.pixmap: +toolbar.iconbar.unfocused.color: #3A3A3A +toolbar.iconbar.unfocused.colorTo: #000000 +toolbar.iconbar.unfocused.textColor: #ffffff +toolbar.iconbar.unfocused.justify: center + +!---------------------------------------------------------------------------------------------- + +menu.bevelWidth: 0 +menu.itemHeight: 14 +menu.titleHeight: 14 + +menu.roundCorners: +menu.borderColor: #9A9A9A +menu.borderWidth: 1 + +menu.bullet.position: right +menu.bullet: empty + +menu.submenu.pixmap: +menu.hilite.submenu.pixmap: + +menu.selected.pixmap: select.xpm +menu.hilite.selected.pixmap: hilite_select.xpm + +menu.unselected.pixmap: unselect.xpm +menu.hilite.unselected.pixmap: hilite_unselect.xpm + +menu.title: flat gradient vertical vertical +menu.title.pixmap: +menu.title.justify: center +menu.title.color: #3A3A3A +menu.title.colorTo: #000000 +menu.title.textColor: #01d8ff + +menu.frame: flat gradient vertical vertical +menu.frame.pixmap: +menu.frame.justify: left +menu.frame.color: #000000 +menu.frame.colorTo: #07212B +menu.frame.textColor: #ffffff +menu.frame.disableColor: #726d69 + +menu.hilite: flat gradient vertical +menu.hilite.pixmap: +menu.hilite.color: #1D1D1D +menu.hilite.colorTo: #0E0E0E +menu.hilite.textColor: #01d8ff + +!---------------------------------------------------------------------------------------------- + +window.bevelWidth: 0 +window.shade: +window.borderWidth: 1 +window.borderColor: #9A9A9A +window.roundCorners: +window.justify: center + +window.title.height: 14 + +window.title.focus: flat gradient vertical +window.title.focus.pixmap: +window.title.focus.color: #3A3A3A +window.title.focus.colorTo: #000000 +window.title.unfocus: flat gradient vertical +window.title.unfocus.pixmap: +window.title.unfocus.color: #3A3A3A +window.title.unfocus.colorTo: #000000 + +window.label.focus: flat gradient vertical +window.label.focus.pixmap: +window.label.focus.color: #3A3A3A +window.label.focus.colorTo: #000000 +window.label.focus.textColor: #01d8ff +window.label.unfocus: flat gradient vertical +window.label.unfocus.pixmap: +window.label.unfocus.color: #3A3A3A +window.label.unfocus.colorTo: #000000 +window.label.unfocus.textColor: #ffffff + +window.button.focus: ParentRelative +window.button.focus.color: +window.button.focus.colorTo: +window.button.focus.picColor: #01d8ff +window.button.unfocus: ParentRelative +window.button.unfocus.Color: +window.button.unfocus.ColorTo: +window.button.unfocus.picColor: #01d8ff +window.button.pressed: Flat +window.button.pressed.color: #4C4C4C +window.button.pressed.colorTo: #545454 +window.button.pressed.picColor: #000000 + +window.shade.pixmap: +window.shade.unfocus.pixmap: +window.shade.pressed.pixmap: + +window.unshade.pixmap: +window.unshade.unfocus.pixmap: +window.unshade.pressed.pixmap: + +window.menuicon.pixmap: +window.menuicon.unfocus.pixmap: +window.menuicon.pressed.pixmap: + +window.close.pixmap: button.xpm +window.close.unfocus.pixmap: button_unfocus.xpm +window.close.pressed.pixmap: button_pressed.xpm + +window.iconify.pixmap: button.xpm +window.iconify.unfocus.pixmap: button_unfocus.xpm +window.iconify.pressed.pixmap: button_pressed.xpm + +window.maximize.pixmap: button.xpm +window.maximize.unfocus.pixmap: button_unfocus.xpm +window.maximize.pressed.pixmap: button_pressed.xpm + +window.stick.pixmap: button_stick.xpm +window.stick.unfocus.pixmap: button_stick_unfocus.xpm +window.stick.pressed.pixmap: button_stuck.xpm + +window.stuck.pixmap: button_stuck.xpm +window.stuck.unfocus.pixmap: button_stuck_unfocus.xpm +window.stuck.pressed.pixmap: button_stuck.xpm + +window.handle.focus: flat +window.handle.focus.pixmap: +window.handle.focus.color: #000000 +window.handle.focus.colorTo: +window.handle.unfocus: flat +window.handle.unfocus.pixmap: +window.handle.unfocus.color: #000000 +window.handle.unfocus.colorTo: +window.handleWidth: 2 + +window.grip.focus: flat +window.grip.focus.pixmap: +window.grip.focus.color: #000000 +window.grip.focus.colorTo: +window.grip.unfocus: flat +window.grip.unfocus.pixmap: +window.grip.unfocus.color: #000000 +window.grip.unfocus.colorTo: + +!---------------------------------------------------------------------------------------------- + +slit: flat gradient vertical +slit.pixmap: +slit.color: #3A3A3A +slit.colorTo: #000000 +slit.borderWidth: 1 +slit.bevelWidth: 1 +slit.borderColor: #9A9A9A + +!---------------------------------------------------------------------------------------------- diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/close.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/close.xpm new file mode 100644 index 0000000..e293532 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/close.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * close_xpm[] = { +"16 15 17 1", +" c None", +". c #161616", +"+ c #131718", +"@ c #3C4A4B", +"# c #394B4D", +"$ c #10181A", +"% c #3B4A4D", +"& c #3B4B4B", +"* c #3E494B", +"= c #3E4A4A", +"- c #3F494B", +"; c #3F494A", +"> c #101918", +", c #12171A", +"' c #121818", +") c #151618", +"! c #151716", +"................", +"++++++++++++++++", +"@@@@@@@@@@@@@##$", +"###############$", +"###############$", +"###############$", +"###############$", +"###############$", +"###############$", +"###############$", +"###############$", +"%&%&%&%&%&%&###$", +"*=-;*=-;*=-;###$", +"$>,'$>,'$>,'$..$", +")!)!)!)!)!)!)!)!"}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/close_pressed.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/close_pressed.xpm new file mode 100644 index 0000000..3d2fd78 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/close_pressed.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"16 15 10 1", +" c None", +". c #161616", +"+ c #131718", +"@ c #6B7172", +"# c #10181A", +"$ c #101918", +"% c #12171A", +"& c #121818", +"* c #151618", +"= c #151716", +"................", +"++++++++++++++++", +"@@@@@@@@@@@@@@@#", +"@@@@@@@@@@@@@@@#", +"@@@@@@@@@@@@@@@#", +"@@@@@@@@@@@@@@@#", +"@@@@@@@@@@@@@@@#", +"@@@@@@@@@@@@@@@#", +"@@@@@@@@@@@@@@@#", +"@@@@@@@@@@@@@@@#", +"@@@@@@@@@@@@@@@#", +"@@@@@@@@@@@@@@@#", +"@@@@@@@@@@@@@@@#", +"#$%&#$%&#$%&#..#", +"*=*=*=*=*=*=*=*="}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/copy of stick.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/copy of stick.xpm new file mode 100644 index 0000000..b2e3567 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/copy of stick.xpm @@ -0,0 +1,18 @@ +/* XPM */ +static char * unselect_xpm[] = { +"13 13 2 1", +" c None", +". c #C0C0C0", +" ", +" ", +" ", +" ..... ", +" . . ", +" . . ", +" . . ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/copy of stuck.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/copy of stuck.xpm new file mode 100644 index 0000000..2889f7f --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/copy of stuck.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * select_xpm[] = { +"13 16 2 1", +" c None", +". c #C0C0C0", +" ", +" ", +" ", +" ", +" ..... ", +" . . ", +" . . . ", +" . . ", +" ..... ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/hilite_select.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/hilite_select.xpm new file mode 100644 index 0000000..87df179 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/hilite_select.xpm @@ -0,0 +1,18 @@ +/* XPM */ +static char * hilite_select_xpm[] = { +"13 13 2 1", +" c None", +". c #C0C0C0", +" ", +" ", +" ", +" ..... ", +" . . ", +" . . . ", +" . . ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/hilite_unselect.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/hilite_unselect.xpm new file mode 100644 index 0000000..5bf9eb6 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/hilite_unselect.xpm @@ -0,0 +1,18 @@ +/* XPM */ +static char * hilite_unselect_xpm[] = { +"13 13 2 1", +" c None", +". c #C0C0C0", +" ", +" ", +" ", +" ..... ", +" . . ", +" . . ", +" . . ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/max.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/max.xpm new file mode 100644 index 0000000..92695af --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/max.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * max_xpm[] = { +"13 15 13 1", +" c None", +". c #161616", +"+ c #12171A", +"@ c #121818", +"# c #4E6165", +"$ c #4E6263", +"% c #4A6367", +"& c #4D6265", +"* c #516063", +"= c #10181A", +"- c #0F191A", +"; c #151618", +"> c #131718", +".............", +"+@+@+@+@+@+@+", +"#$#$#$#$#$#$#", +"%%%%%%%%%%%%%", +"%%%%%%%%%%%%%", +"%%%%%%%%%%%%%", +"%%%%%%%%%%%%%", +"%%%%%%%%%%%%%", +"%%%%%%%%%%%%%", +"%%%%%%%%%%%%%", +"%%%%%%%%%%%%%", +"&&&&&&&&&&&&&", +"*************", +"=-=----------", +";>;>>>>>>>>>>"}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/max_pressed.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/max_pressed.xpm new file mode 100644 index 0000000..8901f85 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/max_pressed.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * max_pressed_xpm[] = { +"13 15 9 1", +" c None", +". c #161616", +"+ c #12171A", +"@ c #121818", +"# c #6B7172", +"$ c #10181A", +"% c #0F191A", +"& c #151618", +"* c #131718", +".............", +"+@+@+@+@+@+@+", +"#############", +"#############", +"#############", +"#############", +"#############", +"#############", +"#############", +"#############", +"#############", +"#############", +"#############", +"$%$%%%%%%%%%%", +"&*&**********"}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/min.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/min.xpm new file mode 100644 index 0000000..75385f3 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/min.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * min_xpm[] = { +"13 15 9 1", +" c None", +". c #161616", +"+ c #12171A", +"@ c #121818", +"# c #467177", +"$ c #10181A", +"% c #0F191A", +"& c #151618", +"* c #131718", +".............", +"+@+@+@+@+@+@+", +"#############", +"#############", +"#############", +"#############", +"#############", +"#############", +"#############", +"#############", +"#############", +"#############", +"#############", +"$%$%%%%%%%%%%", +"&*&**********"}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/min_pressed.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/min_pressed.xpm new file mode 100644 index 0000000..9310518 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/min_pressed.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * min_pressed_xpm[] = { +"13 15 10 1", +" c None", +". c #161616", +"+ c #131718", +"@ c #6B7172", +"# c #10181A", +"$ c #101918", +"% c #12171A", +"& c #121818", +"* c #151618", +"= c #151716", +".............", +"+++++++++++++", +"@@@@@@@@@@@@@", +"@@@@@@@@@@@@@", +"@@@@@@@@@@@@@", +"@@@@@@@@@@@@@", +"@@@@@@@@@@@@@", +"@@@@@@@@@@@@@", +"@@@@@@@@@@@@@", +"@@@@@@@@@@@@@", +"@@@@@@@@@@@@@", +"@@@@@@@@@@@@@", +"@@@@@@@@@@@@@", +"#$%&#$%&#$%&#", +"*=*=*=*=*=*=*"}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/select.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/select.xpm new file mode 100644 index 0000000..2889f7f --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/select.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * select_xpm[] = { +"13 16 2 1", +" c None", +". c #C0C0C0", +" ", +" ", +" ", +" ", +" ..... ", +" . . ", +" . . . ", +" . . ", +" ..... ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/stick.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/stick.xpm new file mode 100644 index 0000000..b2d639b --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/stick.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * stick_xpm[] = { +"16 15 7 1", +" c None", +". c #161616", +"+ c #131718", +"@ c #10181A", +"# c #687274", +"$ c #151716", +"% c #151618", +"................", +"++++++++++++++++", +"@+++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"+++++######+++++", +"+++++#++++#+++++", +"+++++#++++#+++++", +"+++++#++++#+++++", +"+++++#++++#+++++", +"+++++######+++++", +"++++++++++++++++", +"++++++++++++++++", +"@+++++++++++++++", +"$%$+++++++++++++"}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/stuck.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/stuck.xpm new file mode 100644 index 0000000..8f56939 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/stuck.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * stuck_xpm[] = { +"16 15 7 1", +" c None", +". c #161616", +"+ c #131718", +"@ c #10181A", +"# c #C3C3C3", +"$ c #151716", +"% c #151618", +"................", +"++++++++++++++++", +"@+++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"+++++######+++++", +"+++++#++++#+++++", +"+++++#+##+#+++++", +"+++++#+##+#+++++", +"+++++#++++#+++++", +"+++++######+++++", +"++++++++++++++++", +"++++++++++++++++", +"@+++++++++++++++", +"$%$+++++++++++++"}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/toolbar_focused.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/toolbar_focused.xpm new file mode 100644 index 0000000..f9a59ef --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/toolbar_focused.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * toolbar_focused_xpm[] = { +"10 18 4 1", +" c None", +". c #181818", +"+ c #436D72", +"@ c #467277", +"..........", +"++++++++++", +"@@@@@@@@@@", +"@@@@@@@@@@", +"@@@@@@@@@@", +"@@@@@@@@@@", +"@@@@@@@@@@", +"@@@@@@@@@@", +"@@@@@@@@@@", +"@@@@@@@@@@", +"@@@@@@@@@@", +"@@@@@@@@@@", +"@@@@@@@@@@", +"@@@@@@@@@@", +"@@@@@@@@@@", +"@@@@@@@@@@", +"@@@@@@@@@@", +".........."}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/unselect.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/unselect.xpm new file mode 100644 index 0000000..b2e3567 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/unselect.xpm @@ -0,0 +1,18 @@ +/* XPM */ +static char * unselect_xpm[] = { +"13 13 2 1", +" c None", +". c #C0C0C0", +" ", +" ", +" ", +" ..... ", +" . . ", +" . . ", +" . . ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/theme.cfg b/fluxbox/debian/additional-themes/Common/Squared_blue/theme.cfg new file mode 100644 index 0000000..9694344 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_blue/theme.cfg @@ -0,0 +1,234 @@ +!---------------------------------------------------------------------------------------------- +! This work is licensed under the Creative Commons +! Attribution-ShareAlike License. +! To view a copy of this license, visit +! http://creativecommons.org/licenses/by-sa/3.0/ +!---------------------------------------------------------------------------------------------- +! Style Name: Squared +! Style version 1 +! Style Author: endel (endel@tlen.pl) +! Style Date: 12.12.2010 +!---------------------------------------------------------------------------------------------- + +*font: sans-8 +#*.font.effect: shadow +#*.font.shadow.color: #535353 +#*.font.shadow.x: 1 +#*.font.shadow.y: 1 + +!---------------------------------------------------------------------------------------------- + +toolbar.bevelWidth: 0 + +toolbar.borderWidth: 1 +toolbar.borderColor: #467277 + +toolbar.height: 18 +toolbar.justify: center + +toolbar: flat +toolbar.pixmap: +toolbar.color: #161616 +toolbar.colorTo: + +toolbar.shaped: false +toolbar.clock: flat +toolbar.clock.pixmap: +toolbar.clock.justify: center +toolbar.clock.color: #161616 +toolbar.clock.colorTo: +toolbar.clock.textColor: #c0c0c0 + +toolbar.workspace: flat +toolbar.workspace.pixmap: +toolbar.workspace.justify: center +toolbar.workspace.color: #161616 +toolbar.workspace.colorTo: +toolbar.workspace.textColor: #c0c0c0 + +toolbar.button: flat +toolbar.button.pixmap: +toolbar.button.color: #161616 +toolbar.button.colorTo: +toolbar.button.picColor: #c0c0c0 +toolbar.button.pressed: flat +toolbar.button.pressed.pixmap: +toolbar.button.pressed.color: #161616 +toolbar.button.pressed.colorTo: +toolbar.button.pressed.picColor: + +toolbar.iconbar.empty: flat +toolbar.iconbar.empty.pixmap: +toolbar.iconbar.empty.color: #161616 +toolbar.iconbar.empty.colorTo: +toolbar.iconbar.borderWidth: 0 +toolbar.iconbar.borderColor: #9A9A9A + + +toolbar.iconbar.focused.borderWidth: +toolbar.iconbar.focused.borderColor: +toolbar.iconbar.focused: flat +toolbar.iconbar.focused.pixmap: toolbar_focused.xpm +toolbar.iconbar.focused.color: +toolbar.iconbar.focused.colorTo: +toolbar.iconbar.focused.textColor: #c0c0c0 +toolbar.iconbar.focused.justify: center + +toolbar.iconbar.unfocused.borderWidth: +toolbar.iconbar.unfocused.borderColor: +toolbar.iconbar.unfocused: flat +toolbar.iconbar.unfocused.pixmap: +toolbar.iconbar.unfocused.color: #161616 +toolbar.iconbar.unfocused.colorTo: +toolbar.iconbar.unfocused.textColor: #c0c0c0 +toolbar.iconbar.unfocused.justify: center + +!---------------------------------------------------------------------------------------------- + +menu.bevelWidth: 0 +menu.itemHeight: 14 +menu.titleHeight: 14 + +menu.roundCorners: +menu.borderColor: #467277 +menu.borderWidth: 1 + +menu.bullet.position: right +menu.bullet: empty + +menu.submenu.pixmap: +menu.hilite.submenu.pixmap: + +menu.selected.pixmap: select.xpm +menu.hilite.selected.pixmap: hilite_select.xpm + +menu.unselected.pixmap: unselect.xpm +menu.hilite.unselected.pixmap: hilite_unselect.xpm + +menu.title: flat +menu.title.pixmap: +menu.title.justify: center +menu.title.color: #161616 +menu.title.colorTo: +menu.title.textColor: #c0c0c0 + +menu.frame: flat +menu.frame.pixmap: +menu.frame.justify: left +menu.frame.color: #161616 +menu.frame.colorTo: +menu.frame.textColor: #c0c0c0 +menu.frame.disableColor: #726d69 + +menu.hilite: flat +menu.hilite.pixmap: +menu.hilite.color: #467277 +menu.hilite.colorTo: +menu.hilite.textColor: #c0c0c0 + +!---------------------------------------------------------------------------------------------- + +window.bevelWidth: 1 +window.shade: +window.borderWidth: 1 +window.borderColor: #467277 +window.roundCorners: +window.justify: center + +window.title.height: 18 + +window.title.focus: flat +window.title.focus.pixmap: +window.title.focus.color: #161616 +window.title.focus.colorTo: +window.title.unfocus: flat +window.title.unfocus.pixmap: +window.title.unfocus.color: #161616 +window.title.unfocus.colorTo: + +window.label.focus: flat +window.label.focus.pixmap: +window.label.focus.color: #161616 +window.label.focus.colorTo: +window.label.focus.textColor: #c0c0c0 +window.label.unfocus: flat +window.label.unfocus.pixmap: +window.label.unfocus.color: #161616 +window.label.unfocus.colorTo: +window.label.unfocus.textColor: #9c9c9c + +window.button.focus: ParentRelative +window.button.focus.color: +window.button.focus.colorTo: +window.button.focus.picColor: #9c9c9c +window.button.unfocus: ParentRelative +window.button.unfocus.Color: +window.button.unfocus.ColorTo: +window.button.unfocus.picColor: #9c9c9c +window.button.pressed: Flat +window.button.pressed.color: #4C4C4C +window.button.pressed.colorTo: #545454 +window.button.pressed.picColor: #000000 + +window.shade.pixmap: +window.shade.unfocus.pixmap: +window.shade.pressed.pixmap: + +window.unshade.pixmap: +window.unshade.unfocus.pixmap: +window.unshade.pressed.pixmap: + +window.menuicon.pixmap: +window.menuicon.unfocus.pixmap: +window.menuicon.pressed.pixmap: + +window.close.pixmap: close.xpm +window.close.unfocus.pixmap: close.xpm +window.close.pressed.pixmap: close_pressed.xpm + +window.iconify.pixmap: min.xpm +window.iconify.unfocus.pixmap: min.xpm +window.iconify.pressed.pixmap: min_pressed.xpm + +window.maximize.pixmap: max.xpm +window.maximize.unfocus.pixmap: max.xpm +window.maximize.pressed.pixmap: max_pressed.xpm + +window.stick.pixmap: stick.xpm +window.stick.unfocus.pixmap: stick.xpm +window.stick.pressed.pixmap: stuck.xpm + +window.stuck.pixmap: stuck.xpm +window.stuck.unfocus.pixmap: stuck.xpm +window.stuck.pressed.pixmap: stuck.xpm + +window.handle.focus: flat +window.handle.focus.pixmap: +window.handle.focus.color: #000000 +window.handle.focus.colorTo: +window.handle.unfocus: flat +window.handle.unfocus.pixmap: +window.handle.unfocus.color: #000000 +window.handle.unfocus.colorTo: +window.handleWidth: 2 + +window.grip.focus: flat +window.grip.focus.pixmap: +window.grip.focus.color: #000000 +window.grip.focus.colorTo: +window.grip.unfocus: flat +window.grip.unfocus.pixmap: +window.grip.unfocus.color: #000000 +window.grip.unfocus.colorTo: + +!---------------------------------------------------------------------------------------------- + +slit: flat +slit.pixmap: +slit.color: #3A3A3A +slit.colorTo: #000000 +slit.borderWidth: 1 +slit.bevelWidth: 1 +slit.borderColor: #467277 + +!---------------------------------------------------------------------------------------------- diff --git a/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/close.xpm b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/close.xpm new file mode 100644 index 0000000..34353d0 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/close.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * close_xpm[] = { +"16 15 3 1", +" c None", +". c #383838", +"+ c #3E5C2C", +"................", +"................", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"................", +"................"}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/close_pressed.xpm b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/close_pressed.xpm new file mode 100644 index 0000000..7b28540 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/close_pressed.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"16 15 3 1", +" c None", +". c #383838", +"+ c #5C764D", +"................", +"................", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"................", +"................"}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/hilite_select.xpm b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/hilite_select.xpm new file mode 100644 index 0000000..87df179 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/hilite_select.xpm @@ -0,0 +1,18 @@ +/* XPM */ +static char * hilite_select_xpm[] = { +"13 13 2 1", +" c None", +". c #C0C0C0", +" ", +" ", +" ", +" ..... ", +" . . ", +" . . . ", +" . . ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/hilite_unselect.xpm b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/hilite_unselect.xpm new file mode 100644 index 0000000..5bf9eb6 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/hilite_unselect.xpm @@ -0,0 +1,18 @@ +/* XPM */ +static char * hilite_unselect_xpm[] = { +"13 13 2 1", +" c None", +". c #C0C0C0", +" ", +" ", +" ", +" ..... ", +" . . ", +" . . ", +" . . ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/max.xpm b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/max.xpm new file mode 100644 index 0000000..842169b --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/max.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * max_xpm[] = { +"13 15 3 1", +" c None", +". c #383838", +"+ c #4D6B3B", +".............", +".............", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +".............", +"............."}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/max_pressed.xpm b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/max_pressed.xpm new file mode 100644 index 0000000..3835a9d --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/max_pressed.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * max_pressed_xpm[] = { +"13 15 3 1", +" c None", +". c #383838", +"+ c #627C52", +".............", +".............", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +".............", +"............."}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/min.xpm b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/min.xpm new file mode 100644 index 0000000..bf76a72 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/min.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * min_xpm[] = { +"13 15 3 1", +" c None", +". c #383838", +"+ c #617953", +".............", +".............", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +".............", +"............."}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/min_pressed.xpm b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/min_pressed.xpm new file mode 100644 index 0000000..6a48a82 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/min_pressed.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * min_pressed_xpm[] = { +"13 15 3 1", +" c None", +". c #383838", +"+ c #748967", +".............", +".............", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +".............", +"............."}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/select.xpm b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/select.xpm new file mode 100644 index 0000000..2889f7f --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/select.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * select_xpm[] = { +"13 16 2 1", +" c None", +". c #C0C0C0", +" ", +" ", +" ", +" ", +" ..... ", +" . . ", +" . . . ", +" . . ", +" ..... ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/stick.xpm b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/stick.xpm new file mode 100644 index 0000000..3a8f717 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/stick.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * stick_xpm[] = { +"16 15 3 1", +" c None", +". c #383838", +"+ c #6A6A6A", +"................", +"................", +"................", +"................", +"................", +".....++++++.....", +".....+....+.....", +".....+....+.....", +".....+....+.....", +".....+....+.....", +".....++++++.....", +"................", +"................", +"................", +"................"}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/stuck.xpm b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/stuck.xpm new file mode 100644 index 0000000..9339a36 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/stuck.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * stuck_xpm[] = { +"16 15 3 1", +" c None", +". c #383838", +"+ c #9F9F9F", +"................", +"................", +"................", +"................", +"................", +".....++++++.....", +".....+....+.....", +".....+.++.+.....", +".....+.++.+.....", +".....+....+.....", +".....++++++.....", +"................", +"................", +"................", +"................"}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/toolbar_focused.xpm b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/toolbar_focused.xpm new file mode 100644 index 0000000..6bbfad6 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/toolbar_focused.xpm @@ -0,0 +1,24 @@ +/* XPM */ +static char * toolbar_focused_xpm[] = { +"10 18 3 1", +" c None", +". c #383838", +"+ c #617953", +"..........", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +".........."}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/unselect.xpm b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/unselect.xpm new file mode 100644 index 0000000..b2e3567 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/unselect.xpm @@ -0,0 +1,18 @@ +/* XPM */ +static char * unselect_xpm[] = { +"13 13 2 1", +" c None", +". c #C0C0C0", +" ", +" ", +" ", +" ..... ", +" . . ", +" . . ", +" . . ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; diff --git a/fluxbox/debian/additional-themes/Common/Squared_green/theme.cfg b/fluxbox/debian/additional-themes/Common/Squared_green/theme.cfg new file mode 100644 index 0000000..b01771d --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_green/theme.cfg @@ -0,0 +1,237 @@ +!---------------------------------------------------------------------------------------------- +! This work is licensed under the Creative Commons +! Attribution-ShareAlike License. +! To view a copy of this license, visit +! http://creativecommons.org/licenses/by-sa/3.0/ +!---------------------------------------------------------------------------------------------- +! Style Name: Squared +! Style version 1 +! Style Author: endel (endel@tlen.pl) +! Style Date: 12.12.2010 +!---------------------------------------------------------------------------------------------- + +*font: sans-8 +#*.font.effect: shadow +#*.font.shadow.color: #535353 +#*.font.shadow.x: 1 +#*.font.shadow.y: 1 + +!---------------------------------------------------------------------------------------------- + +background: fullscreen +background.pixmap: /usr/share/images/fluxbox/fluxbox.png + +toolbar.bevelWidth: 0 + +toolbar.borderWidth: 1 +toolbar.borderColor: #617953 + +toolbar.height: 18 +toolbar.justify: center + +toolbar: flat +toolbar.pixmap: +toolbar.color: #383838 +toolbar.colorTo: + +toolbar.shaped: false +toolbar.clock: flat +toolbar.clock.pixmap: +toolbar.clock.justify: center +toolbar.clock.color: #383838 +toolbar.clock.colorTo: +toolbar.clock.textColor: #c0c0c0 + +toolbar.workspace: flat +toolbar.workspace.pixmap: +toolbar.workspace.justify: center +toolbar.workspace.color: #383838 +toolbar.workspace.colorTo: +toolbar.workspace.textColor: #c0c0c0 + +toolbar.button: flat +toolbar.button.pixmap: +toolbar.button.color: #383838 +toolbar.button.colorTo: +toolbar.button.picColor: #c0c0c0 +toolbar.button.pressed: flat +toolbar.button.pressed.pixmap: +toolbar.button.pressed.color: #383838 +toolbar.button.pressed.colorTo: +toolbar.button.pressed.picColor: + +toolbar.iconbar.empty: flat +toolbar.iconbar.empty.pixmap: +toolbar.iconbar.empty.color: #383838 +toolbar.iconbar.empty.colorTo: +toolbar.iconbar.borderWidth: 0 +toolbar.iconbar.borderColor: #9A9A9A + + +toolbar.iconbar.focused.borderWidth: +toolbar.iconbar.focused.borderColor: +toolbar.iconbar.focused: flat +toolbar.iconbar.focused.pixmap: toolbar_focused.xpm +toolbar.iconbar.focused.color: +toolbar.iconbar.focused.colorTo: +toolbar.iconbar.focused.textColor: #c0c0c0 +toolbar.iconbar.focused.justify: center + +toolbar.iconbar.unfocused.borderWidth: +toolbar.iconbar.unfocused.borderColor: +toolbar.iconbar.unfocused: flat +toolbar.iconbar.unfocused.pixmap: +toolbar.iconbar.unfocused.color: #383838 +toolbar.iconbar.unfocused.colorTo: +toolbar.iconbar.unfocused.textColor: #c0c0c0 +toolbar.iconbar.unfocused.justify: center + +!---------------------------------------------------------------------------------------------- + +menu.bevelWidth: 0 +menu.itemHeight: 14 +menu.titleHeight: 14 + +menu.roundCorners: +menu.borderColor: #617953 +menu.borderWidth: 1 + +menu.bullet.position: right +menu.bullet: empty + +menu.submenu.pixmap: +menu.hilite.submenu.pixmap: + +menu.selected.pixmap: select.xpm +menu.hilite.selected.pixmap: hilite_select.xpm + +menu.unselected.pixmap: unselect.xpm +menu.hilite.unselected.pixmap: hilite_unselect.xpm + +menu.title: flat +menu.title.pixmap: +menu.title.justify: center +menu.title.color: #383838 +menu.title.colorTo: +menu.title.textColor: #c0c0c0 + +menu.frame: flat +menu.frame.pixmap: +menu.frame.justify: left +menu.frame.color: #383838 +menu.frame.colorTo: +menu.frame.textColor: #c0c0c0 +menu.frame.disableColor: #726d69 + +menu.hilite: flat +menu.hilite.pixmap: +menu.hilite.color: #617953 +menu.hilite.colorTo: +menu.hilite.textColor: #c0c0c0 + +!---------------------------------------------------------------------------------------------- + +window.bevelWidth: 1 +window.shade: +window.borderWidth: 1 +window.borderColor: #617953 +window.roundCorners: +window.justify: center + +window.title.height: 18 + +window.title.focus: flat +window.title.focus.pixmap: +window.title.focus.color: #383838 +window.title.focus.colorTo: +window.title.unfocus: flat +window.title.unfocus.pixmap: +window.title.unfocus.color: #383838 +window.title.unfocus.colorTo: + +window.label.focus: flat +window.label.focus.pixmap: +window.label.focus.color: #383838 +window.label.focus.colorTo: +window.label.focus.textColor: #c0c0c0 +window.label.unfocus: flat +window.label.unfocus.pixmap: +window.label.unfocus.color: #383838 +window.label.unfocus.colorTo: +window.label.unfocus.textColor: #9c9c9c + +window.button.focus: ParentRelative +window.button.focus.color: +window.button.focus.colorTo: +window.button.focus.picColor: #9c9c9c +window.button.unfocus: ParentRelative +window.button.unfocus.Color: +window.button.unfocus.ColorTo: +window.button.unfocus.picColor: #9c9c9c +window.button.pressed: Flat +window.button.pressed.color: #4C4C4C +window.button.pressed.colorTo: #545454 +window.button.pressed.picColor: #000000 + +window.shade.pixmap: +window.shade.unfocus.pixmap: +window.shade.pressed.pixmap: + +window.unshade.pixmap: +window.unshade.unfocus.pixmap: +window.unshade.pressed.pixmap: + +window.menuicon.pixmap: +window.menuicon.unfocus.pixmap: +window.menuicon.pressed.pixmap: + +window.close.pixmap: close.xpm +window.close.unfocus.pixmap: close.xpm +window.close.pressed.pixmap: close_pressed.xpm + +window.iconify.pixmap: min.xpm +window.iconify.unfocus.pixmap: min.xpm +window.iconify.pressed.pixmap: min_pressed.xpm + +window.maximize.pixmap: max.xpm +window.maximize.unfocus.pixmap: max.xpm +window.maximize.pressed.pixmap: max_pressed.xpm + +window.stick.pixmap: stick.xpm +window.stick.unfocus.pixmap: stick.xpm +window.stick.pressed.pixmap: stuck.xpm + +window.stuck.pixmap: stuck.xpm +window.stuck.unfocus.pixmap: stuck.xpm +window.stuck.pressed.pixmap: stuck.xpm + +window.handle.focus: flat +window.handle.focus.pixmap: +window.handle.focus.color: #000000 +window.handle.focus.colorTo: +window.handle.unfocus: flat +window.handle.unfocus.pixmap: +window.handle.unfocus.color: #000000 +window.handle.unfocus.colorTo: +window.handleWidth: 2 + +window.grip.focus: flat +window.grip.focus.pixmap: +window.grip.focus.color: #000000 +window.grip.focus.colorTo: +window.grip.unfocus: flat +window.grip.unfocus.pixmap: +window.grip.unfocus.color: #000000 +window.grip.unfocus.colorTo: + +!---------------------------------------------------------------------------------------------- + +slit: flat +slit.pixmap: +slit.color: #3A3A3A +slit.colorTo: #000000 +slit.borderWidth: 1 +slit.bevelWidth: 1 +slit.borderColor: #617953 + +!---------------------------------------------------------------------------------------------- diff --git a/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/close.xpm b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/close.xpm new file mode 100644 index 0000000..ad1b970 --- /dev/null +++ b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/close.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * close_xpm[] = { +"16 15 3 1", +" c None", +". c #E3E5EB", +"+ c #313131", +"................", +"................", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"................", +"................"}; diff --git a/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/close_pressed.xpm b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/close_pressed.xpm new file mode 100644 index 0000000..7343a2d --- /dev/null +++ b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/close_pressed.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"16 15 3 1", +" c None", +". c #E3E5EB", +"+ c #545556", +"................", +"................", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"+++++++++++++++.", +"................", +"................"}; diff --git a/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/hilite_select.xpm b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/hilite_select.xpm new file mode 100644 index 0000000..adf38be --- /dev/null +++ b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/hilite_select.xpm @@ -0,0 +1,18 @@ +/* XPM */ +static char * hilite_select_xpm[] = { +"13 13 2 1", +" c None", +". c #E3E5EB", +" ", +" ", +" ", +" ..... ", +" . . ", +" . . . ", +" . . ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; diff --git a/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/hilite_unselect.xpm b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/hilite_unselect.xpm new file mode 100644 index 0000000..fb3b20d --- /dev/null +++ b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/hilite_unselect.xpm @@ -0,0 +1,18 @@ +/* XPM */ +static char * hilite_unselect_xpm[] = { +"13 13 2 1", +" c None", +". c #E3E5EB", +" ", +" ", +" ", +" ..... ", +" . . ", +" . . ", +" . . ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; diff --git a/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/max.xpm b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/max.xpm new file mode 100644 index 0000000..a991bf0 --- /dev/null +++ b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/max.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * max_xpm[] = { +"13 15 3 1", +" c None", +". c #E3E5EB", +"+ c #6D6D6D", +".............", +".............", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +".............", +"............."}; diff --git a/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/max_pressed.xpm b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/max_pressed.xpm new file mode 100644 index 0000000..75cdd31 --- /dev/null +++ b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/max_pressed.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * max_pressed_xpm[] = { +"13 15 3 1", +" c None", +". c #E3E5EB", +"+ c #848586", +".............", +".............", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +".............", +"............."}; diff --git a/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/min.xpm b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/min.xpm new file mode 100644 index 0000000..70fd984 --- /dev/null +++ b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/min.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * min_xpm[] = { +"13 15 3 1", +" c None", +". c #E3E5EB", +"+ c #919191", +".............", +".............", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +".............", +"............."}; diff --git a/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/min_pressed.xpm b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/min_pressed.xpm new file mode 100644 index 0000000..f6a2e6e --- /dev/null +++ b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/min_pressed.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * min_pressed_xpm[] = { +"13 15 3 1", +" c None", +". c #E3E5EB", +"+ c #A1A1A3", +".............", +".............", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +".............", +"............."}; diff --git a/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/select.xpm b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/select.xpm new file mode 100644 index 0000000..eee6562 --- /dev/null +++ b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/select.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * select_xpm[] = { +"13 16 2 1", +" c None", +". c #484848", +" ", +" ", +" ", +" ", +" ..... ", +" . . ", +" . . . ", +" . . ", +" ..... ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/stick.xpm b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/stick.xpm new file mode 100644 index 0000000..ffcd47b --- /dev/null +++ b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/stick.xpm @@ -0,0 +1,81 @@ +/* XPM */ +static char * stick_xpm[] = { +"16 15 63 1", +" c None", +". c #E3E5EB", +"+ c #C3C4C9", +"@ c #7E7F82", +"# c #9A9B9F", +"$ c #ABADB1", +"% c #CBCDD2", +"& c #E2E4EA", +"* c #5A5B5C", +"= c #2E2E2E", +"- c #6C6D6F", +"; c #919295", +"> c #747578", +", c #353536", +"' c #68696B", +") c #6D6D6F", +"! c #4A4A4B", +"~ c #CACCD1", +"{ c #D9DBE1", +"] c #77777A", +"^ c #C3C5CA", +"/ c #626364", +"( c #DEDFE5", +"_ c #C9CBD0", +": c #D3D5DA", +"< c #A1A2A6", +"[ c #DDDFE5", +"} c #575758", +"| c #B6B7BC", +"1 c #B3B4B9", +"2 c #BABCC0", +"3 c #CFD0D6", +"4 c #D2D4D9", +"5 c #3A3A3B", +"6 c #3B3B3C", +"7 c #DEE0E6", +"8 c #A3A5A9", +"9 c #D8DADF", +"0 c #DADCE2", +"a c #343434", +"b c #3C3C3C", +"c c #939497", +"d c #DFE1E7", +"e c #BEC0C5", +"f c #999B9E", +"g c #3E3E3F", +"h c #898A8D", +"i c #DBDDE3", +"j c #797A7D", +"k c #E1E3E9", +"l c #666769", +"m c #B9BABF", +"n c #7C7D80", +"o c #88898C", +"p c #808183", +"q c #E0E2E8", +"r c #D0D2D7", +"s c #58595A", +"t c #666668", +"u c #D7D9DF", +"v c #525354", +"w c #7F8083", +"x c #C8CACF", +"................", +"................", +"......+@#$%&....", +".....*=-;>,'....", +"....)!~...{,]...", +"...^/(.._:.<-[..", +"...}|..123&45...", +"...6(.78..90a...", +"...b..[c.7def...", +"...g7.dhi.djk...", +"...lm..4nopq....", +"...rs...qq......", +"....t4..........", +"....uv9.........", +"......wxd......."}; diff --git a/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/stuck.xpm b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/stuck.xpm new file mode 100644 index 0000000..bdcf29e --- /dev/null +++ b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/stuck.xpm @@ -0,0 +1,82 @@ +/* XPM */ +static char * stuck_xpm[] = { +"16 15 64 1", +" c None", +". c #E3E5EB", +"+ c #D7BCC2", +"@ c #C0666D", +"# c #C98990", +"$ c #CF9EA5", +"% c #DAC7CD", +"& c #E2E4EA", +"* c #B33840", +"= c #A40008", +"- c #B94F56", +"; c #C67D84", +"> c #BC5961", +", c #A60911", +"' c #B84A51", +") c #B94F57", +"! c #AD232B", +"~ c #DAC6CC", +"{ c #DFD9DF", +"] c #BD5C63", +"^ c #D8BDC3", +"/ c #B64249", +"( c #E1DEE4", +"_ c #DAC4CA", +": c #DDD1D7", +"< c #CC9299", +"[ c #E1DDE3", +"} c #B2343B", +"| c #D3ACB2", +"1 c #D2A8AF", +"2 c #D4B1B8", +"3 c #DCCBD2", +"4 c #DDD0D6", +"5 c #A81018", +"6 c #A81118", +"7 c #E1DFE5", +"8 c #CD959B", +"9 c #DFD7DD", +"0 c #E0DAE0", +"a c #A60810", +"b c #A81119", +"c c #C78087", +"d c #E1E0E6", +"e c #D6B7BD", +"f c #C9888F", +"g c #A9141C", +"h c #C3737A", +"i c #E0DCE2", +"j c #BE6067", +"k c #E2E3E9", +"l c #B7474F", +"m c #D4B0B6", +"n c #BF636A", +"o c #C37279", +"p c #C0686F", +"q c #E2E2E8", +"r c #DCCDD3", +"s c #B2353D", +"t c #E2E1E7", +"u c #B7464E", +"v c #DFD6DC", +"w c #B02E36", +"x c #C0676E", +"y c #D9C3CA", +"................", +"................", +"......+@#$%&....", +".....*=-;>,'....", +"....)!~...{,]...", +"...^/(.._:.<-[..", +"...}|..123&45...", +"...6(.78..90a...", +"...b..[c.7def...", +"...g7.dhi.djk...", +"...lm..4nopq....", +"...rs...tq......", +"....u4..........", +"....vw9.........", +"......xyd......."}; diff --git a/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/toolbar_focused.xpm b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/toolbar_focused.xpm new file mode 100644 index 0000000..9dc1f4e --- /dev/null +++ b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/toolbar_focused.xpm @@ -0,0 +1,24 @@ +/* XPM */ +static char * toolbar_focused_xpm[] = { +"10 18 3 1", +" c None", +". c #E3E5EB", +"+ c #6D6D6D", +"..........", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +".........."}; diff --git a/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/unselect.xpm b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/unselect.xpm new file mode 100644 index 0000000..3469ba2 --- /dev/null +++ b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/unselect.xpm @@ -0,0 +1,18 @@ +/* XPM */ +static char * unselect_xpm[] = { +"13 13 2 1", +" c None", +". c #484848", +" ", +" ", +" ", +" ..... ", +" . . ", +" . . ", +" . . ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; diff --git a/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/theme.cfg b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/theme.cfg new file mode 100644 index 0000000..b912621 --- /dev/null +++ b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/theme.cfg @@ -0,0 +1,241 @@ +!---------------------------------------------------------------------------------------------- +! This work is licensed under the Creative Commons +! Attribution-ShareAlike License. +! To view a copy of this license, visit +! http://creativecommons.org/licenses/by-sa/3.0/ +!---------------------------------------------------------------------------------------------- +! Style Name: Squared for Debian +! Style version 1 +! Style Author: endel (endel@tlen.pl) +! Style Date: 18.03.2011 +!---------------------------------------------------------------------------------------------- + +*font: sans-8 +#*.font.effect: shadow +#*.font.shadow.color: #535353 +#*.font.shadow.x: 1 +#*.font.shadow.y: 1 + +!---------------------------------------------------------------------------------------------- + +# Edit by Paul: +background: fullscreen +background.pixmap: /usr/share/images/fluxbox/debian-squared.jpg +# Use the theme that Endel designed for this theme. Hope you don't mind :) +# I hereby release this unoriginal change to Endel. + + +toolbar.bevelWidth: 0 + +toolbar.borderWidth: 1 +toolbar.borderColor: #484848 + +toolbar.height: 18 +toolbar.justify: center + +toolbar: flat +toolbar.pixmap: +toolbar.color: #E3E5EB +toolbar.colorTo: + +toolbar.shaped: false +toolbar.clock: flat +toolbar.clock.pixmap: +toolbar.clock.justify: center +toolbar.clock.color: #E3E5EB +toolbar.clock.colorTo: +toolbar.clock.textColor: #484848 + +toolbar.workspace: flat +toolbar.workspace.pixmap: +toolbar.workspace.justify: center +toolbar.workspace.color: #E3E5EB +toolbar.workspace.colorTo: +toolbar.workspace.textColor: #484848 + +toolbar.button: flat +toolbar.button.pixmap: +toolbar.button.color: #E3E5EB +toolbar.button.colorTo: +toolbar.button.picColor: #484848 +toolbar.button.pressed: flat +toolbar.button.pressed.pixmap: +toolbar.button.pressed.color: #E3E5EB +toolbar.button.pressed.colorTo: +toolbar.button.pressed.picColor: + +toolbar.iconbar.empty: flat +toolbar.iconbar.empty.pixmap: +toolbar.iconbar.empty.color: #E3E5EB +toolbar.iconbar.empty.colorTo: +toolbar.iconbar.borderWidth: 0 +toolbar.iconbar.borderColor: #9A9A9A + + +toolbar.iconbar.focused.borderWidth: +toolbar.iconbar.focused.borderColor: +toolbar.iconbar.focused: flat +toolbar.iconbar.focused.pixmap: toolbar_focused.xpm +toolbar.iconbar.focused.color: +toolbar.iconbar.focused.colorTo: +toolbar.iconbar.focused.textColor: #e3e5eb +toolbar.iconbar.focused.justify: center + +toolbar.iconbar.unfocused.borderWidth: +toolbar.iconbar.unfocused.borderColor: +toolbar.iconbar.unfocused: flat +toolbar.iconbar.unfocused.pixmap: +toolbar.iconbar.unfocused.color: #E3E5EB +toolbar.iconbar.unfocused.colorTo: +toolbar.iconbar.unfocused.textColor: #484848 +toolbar.iconbar.unfocused.justify: center + +!---------------------------------------------------------------------------------------------- + +menu.bevelWidth: 0 +menu.itemHeight: 14 +menu.titleHeight: 14 + +menu.roundCorners: +menu.borderColor: #484848 +menu.borderWidth: 1 + +menu.bullet.position: right +menu.bullet: empty + +menu.submenu.pixmap: +menu.hilite.submenu.pixmap: + +menu.selected.pixmap: select.xpm +menu.hilite.selected.pixmap: hilite_select.xpm + +menu.unselected.pixmap: unselect.xpm +menu.hilite.unselected.pixmap: hilite_unselect.xpm + +menu.title: flat +menu.title.pixmap: +menu.title.justify: center +menu.title.color: #E3E5EB +menu.title.colorTo: +menu.title.textColor: #484848 + +menu.frame: flat +menu.frame.pixmap: +menu.frame.justify: left +menu.frame.color: #E3E5EB +menu.frame.colorTo: +menu.frame.textColor: #484848 +menu.frame.disableColor: #726d69 + +menu.hilite: flat +menu.hilite.pixmap: +menu.hilite.color: #717171 +menu.hilite.colorTo: +menu.hilite.textColor: #e3e5eb + +!---------------------------------------------------------------------------------------------- + +window.bevelWidth: 1 +window.shade: +window.borderWidth: 1 +window.borderColor: #484848 +window.roundCorners: +window.justify: center + +window.title.height: 18 + +window.title.focus: flat +window.title.focus.pixmap: +window.title.focus.color: #E3E5EB +window.title.focus.colorTo: +window.title.unfocus: flat +window.title.unfocus.pixmap: +window.title.unfocus.color: #E3E5EB +window.title.unfocus.colorTo: + +window.label.focus: flat +window.label.focus.pixmap: +window.label.focus.color: #E3E5EB +window.label.focus.colorTo: +window.label.focus.textColor: #484848 +window.label.unfocus: flat +window.label.unfocus.pixmap: +window.label.unfocus.color: #E3E5EB +window.label.unfocus.colorTo: +window.label.unfocus.textColor: #9c9c9c + +window.button.focus: ParentRelative +window.button.focus.color: +window.button.focus.colorTo: +window.button.focus.picColor: #9c9c9c +window.button.unfocus: ParentRelative +window.button.unfocus.Color: +window.button.unfocus.ColorTo: +window.button.unfocus.picColor: #9c9c9c +window.button.pressed: Flat +window.button.pressed.color: #4C4C4C +window.button.pressed.colorTo: #545454 +window.button.pressed.picColor: #000000 + +window.shade.pixmap: +window.shade.unfocus.pixmap: +window.shade.pressed.pixmap: + +window.unshade.pixmap: +window.unshade.unfocus.pixmap: +window.unshade.pressed.pixmap: + +window.menuicon.pixmap: +window.menuicon.unfocus.pixmap: +window.menuicon.pressed.pixmap: + +window.close.pixmap: close.xpm +window.close.unfocus.pixmap: close.xpm +window.close.pressed.pixmap: close_pressed.xpm + +window.iconify.pixmap: min.xpm +window.iconify.unfocus.pixmap: min.xpm +window.iconify.pressed.pixmap: min_pressed.xpm + +window.maximize.pixmap: max.xpm +window.maximize.unfocus.pixmap: max.xpm +window.maximize.pressed.pixmap: max_pressed.xpm + +window.stick.pixmap: stick.xpm +window.stick.unfocus.pixmap: stick.xpm +window.stick.pressed.pixmap: stuck.xpm + +window.stuck.pixmap: stuck.xpm +window.stuck.unfocus.pixmap: stuck.xpm +window.stuck.pressed.pixmap: stuck.xpm + +window.handle.focus: flat +window.handle.focus.pixmap: +window.handle.focus.color: #000000 +window.handle.focus.colorTo: +window.handle.unfocus: flat +window.handle.unfocus.pixmap: +window.handle.unfocus.color: #000000 +window.handle.unfocus.colorTo: +window.handleWidth: 2 + +window.grip.focus: flat +window.grip.focus.pixmap: +window.grip.focus.color: #000000 +window.grip.focus.colorTo: +window.grip.unfocus: flat +window.grip.unfocus.pixmap: +window.grip.unfocus.color: #000000 +window.grip.unfocus.colorTo: + +!---------------------------------------------------------------------------------------------- + +slit: flat +slit.pixmap: +slit.color: #3A3A3A +slit.colorTo: #000000 +slit.borderWidth: 1 +slit.bevelWidth: 1 +slit.borderColor: #484848 + +!---------------------------------------------------------------------------------------------- diff --git a/fluxbox/debian/additional-themes/Debian/debian-blue b/fluxbox/debian/additional-themes/Debian/debian-blue new file mode 100644 index 0000000..7d1b88e --- /dev/null +++ b/fluxbox/debian/additional-themes/Debian/debian-blue @@ -0,0 +1,173 @@ +style.name: Debian v.1 +style.author: Dmitry E. Oboukhov +style.date: Wed Sep 3 18:27:11 UTC 2008 + +background: fullscreen +background.pixmap: /usr/share/images/desktop-base/debian-blueish-wallpaper-640x480.png + +window.font: -*-terminus-medium-r-*-*-16-*-*-*-*-*-iso10646-1 +menu.frame.font: -*-terminus-medium-r-*-*-16-*-*-*-*-*-iso10646-1 +menu.title.font: -*-terminus-medium-r-*-*-16-*-*-*-*-*-iso10646-1 +toolbar.clock.font: -*-terminus-medium-r-*-*-16-*-*-*-*-*-iso10646-1 +toolbar.iconbar.focused.font: -*-terminus-bold-r-*-*-16-*-*-*-*-*-iso10646-1 +toolbar.iconbar.unfocused.font: -*-terminus-medium-r-*-*-16-*-*-*-*-*-iso10646-1 +toolbar.workspace.font: -*-terminus-medium-r-*-*-12-*-*-*-*-*-iso10646-1 + +! Window settings... +window.grip.focus: Flat Solid +window.grip.focus.color: #60747d + +window.grip.unfocus: Flat Solid +window.grip.unfocus.color: rgb:42/42/42 + +window.handle.focus: Flat Solid +window.handle.focus.color: #000000 + +window.handle.unfocus: Flat Solid +window.handle.unfocus.color: #000000 + +window.label.focus: Flat Gradient CrossDiagonal +window.label.focus.color: #60747d +window.label.focus.colorTo: #0e1a27 +window.label.focus.textColor: #ffffff +window.label.focus.justify: Left + +window.justify: Left +window.label.unfocus: Flat Gradient CrossDiagonal +window.label.unfocus.color: #40545d +window.label.unfocus.colorTo: #000a17 +window.label.unfocus.textColor: #BBBBBB + +window.title.focus: Flat Solid Horizontal +window.title.focus.color: #000000 +window.title.focus.colorTo: #ffffff + +window.title.unfocus: Flat Solid Horizontal +window.title.unfocus.color: #000000 +window.title.unfocus.colorTo: #ffffff + +window.frame.focusColor: #000000 +window.frame.unfocusColor: #000000 + +window.button.focus: Gradient Diagonal +window.button.focus.color: rgb:FF/FF/FF +window.button.focus.colorTo: rgb:55/55/55 +window.button.focus.picColor: black +window.button.unfocus: Solid +window.button.unfocus.color: rgb:88/88/88 +window.button.unfocus.colorTo: rgb:33/33/33 +window.button.unfocus.picColor: black +window.button.pressed: Flat Gradient CrossDiagonal +window.button.pressed.color: #60747d +window.button.pressed.colorTo: #0e1a27 + +! Toolbar settings... + +toolbar.iconbar.focused: Flat Gradient CrossDiagonal +toolbar.iconbar.focused.color: #60747d +toolbar.iconbar.focused.colorTo: #0e1a27 +toolbar.iconbar.focused.textColor: #FFFFFF +toolbar.iconbar.focused.borderWidth: 1 +toolbar.iconbar.focused.borderColor: #FFFFFF + +toolbar.iconbar.unfocused: Flat Gradient CrossDiagonal +toolbar.iconbar.unfocused.color: #40545d +toolbar.iconbar.unfocused.colorTo: #000a17 +toolbar.iconbar.unfocused.textColor: #BBBBBB +toolbar.iconbar.unfocused.borderWidth: 1 +toolbar.iconbar.unfocused.borderColor: #555555 + +toolbar.iconbar.empty: Flat Gradient CrossDiagonal +toolbar.iconbar.empty.color: #40545d +toolbar.iconbar.empty.colorTo: #000a17 +toolbar.iconbar.empty.borderWidth: 0 + +toolbar.iconbar.borderWidth: 0 +toolbar.workspace.borderWidth: 0 + +toolbar.button: Gradient Diagonal +toolbar.button.color: rgb:9B/9B/9B +toolbar.button.colorTo: rgb:42/42/42 +toolbar.button.picColor: black + +toolbar.button.pressed: Flat Gradient CrossDiagonal +toolbar.button.pressed.color: #60747d +toolbar.button.pressed.colorTo: #0e1a27 + +toolbar.label: Flat Gradient CrossDiagonal +toolbar.label.color: #40545d +toolbar.label.colorTo: #0e1a27 +toolbar.label.textColor: #ffffff + +toolbar.windowLabel: Flat Gradient CrossDiagonal +toolbar.windowLabel.color: #40545d +toolbar.windowLabel.colorTo: #0e1a27 +toolbar.windowLabel.textColor: #ffffff + +toolbar.clock: Flat Gradient CrossDiagonal +toolbar.clock.color: #40545d +toolbar.clock.colorTo: #0e1a27 +toolbar.clock.textColor: #ffffff + +toolbar: Flat Solid CrossDiagonal +toolbar.color: #000000 +toolbar.textColor: #333333 +toolbar.justify: Center + + + +! ----------- tab - explicit for fluxbox, the best wm out there[tm] (; +window.tab.justify: Left + +window.tab.label.focus: Flat Solid +window.tab.label.focus.color: #60747d +window.tab.label.focus.textColor: white + +window.tab.label.unfocus: Sunken Solid +window.tab.label.unfocus.color: #40545d +window.tab.label.unfocus.textColor: rgb:90/90/90 + +window.tab.borderWidth: 1 +window.tab.borderColor: black + + +! Menu settings... +menu.frame: Flat Gradient CrossDiagonal +menu.frame.color: #40545d +menu.frame.colorTo: #0e1a27 +menu.frame.textColor: #ffffff +menu.frame.justify: Left + +menu.title: Flat Gradient CrossDiagonal +menu.title.color: #80949d +menu.title.colorTo: #4e5a67 +menu.title.textColor: #ffffff +menu.title.justify: Center + +menu.hilite: Flat Gradient CrossDiagonal +menu.hilite.color: #80949d +menu.hilite.colorTo: #4e5a67 +menu.hilite.textColor: #ffffff + +menu.bullet: Cube +menu.bullet.position: Left +menu.frame.disableColor: #777777 + +menu.bevelWidth: 1 + + +! --------------- + +handleWidth: 2 +frameWidth: 1 +bevelWidth: 1 +borderWidth: 1 +borderColor: #AAAAAA + +toolbar.button: Gradient Diagonal +toolbar.button.color: rgb:9B/9B/9B +toolbar.button.colorTo: rgb:42/42/42 +toolbar.button.picColor: black +toolbar.button.pressed: Flat Gradient CrossDiagonal +toolbar.button.pressed.color: #60747d +toolbar.button.pressed.colorTo: #0e1a27 diff --git a/fluxbox/debian/additional-themes/Debian/debian-dark b/fluxbox/debian/additional-themes/Debian/debian-dark new file mode 100644 index 0000000..a62e5e0 --- /dev/null +++ b/fluxbox/debian/additional-themes/Debian/debian-dark @@ -0,0 +1,176 @@ +## This is based off the work by Dennis Brand ( narcan ) on this package. +## Thanks, Dennis! + +style.name: Debian Dark +style.author: Paul Tagliamonte + + +# background ------------------------------------ + +#background: flat +#background.color: #000000 +#background.colorTo: #000000 + +background: fullscreen +background.pixmap: /usr/share/images/fluxbox/debian-dark.png + + +# fonts------------------------------------------ +menu.frame.font: sans-9:bold +menu.title.font: sans-10:bold +toolbar.clock.font: sans-9:bold +toolbar.workspace.font: tahoma-10:bold +toolbar.iconbar.focused.font: sans-8:bold +toolbar.iconbar.unfocused.font: sans-8 +window.font: sans-8 + + + +#menu -------------------------- + +menu.roundCorners: topleft topright bottomleft bottomright + +menu.bevelWidth: 1 + +menu.itemHeight: 15 +menu.titleHeight: 15 +menu.borderColor: #224550 +menu.borderWidth: 1 + +menu.bullet: triangle +menu.bullet.position: Right + +menu.title: flat gradient rectangle +menu.title.justify: center +menu.title.color: #000000 +menu.title.colorTo: #b10643 +menu.title.textColor: #bfbfbf + +menu.frame: flat gradient +menu.frame.justify: left +menu.frame.color: #191616 +menu.frame.colorTo: #000000 +menu.frame.textColor: #bfbfbf +menu.frame.disableColor: #cfa7a7 + +menu.hilite: flat gradient +menu.hilite.color: #830934 +menu.hilite.colorTo: #000000 +menu.hilite.textColor: #bfbfbf + + + +# toolbar ----------------------- + +toolbar.bevelWidth: 1 + +toolbar.borderWidth: 1 +toolbar.borderColor: #224550 + +toolbar.height: 20 + +toolbar.justify: center + +toolbar: flat + +toolbar.pixmap: + +toolbar.color: #191616 +toolbar.colorTo: #000000 + +toolbar.clock: flat gradient rectangle +toolbar.clock.justify: center +toolbar.clock.color: #000000 +toolbar.clock.colorTo: #b10643 +toolbar.clock.textColor: #bfbfbf + +toolbar.workspace: flat +toolbar.workspace.justify: Center +toolbar.workspace.color: #000000 +toolbar.workspace.colorTo: #b10643 +toolbar.workspace.textColor: #bfbfbf + +toolbar.button: flat +toolbar.button.color: #000000 +toolbar.button.colorTo: #000000 +toolbar.button.picColor: #830934 +toolbar.button.pressed: flat +toolbar.button.pressed.color: #bfbfbf +toolbar.button.pressed.colorTo: #bfbfbf +toolbar.button.pressed.picColor: #830934 + +toolbar.iconbar.empty: flat +toolbar.iconbar.empty.color: #000000 +toolbar.iconbar.empty.colorTo: #000000 + +toolbar.iconbar.focused: flat gradient +toolbar.iconbar.focused.color: #830934 +toolbar.iconbar.focused.colorTo: #000000 +toolbar.iconbar.focused.textColor: #ffffff +toolbar.iconbar.focused.justify: center + +toolbar.iconbar.unfocused: flat +toolbar.iconbar.unfocused.color: #000000 +toolbar.iconbar.unfocused.colorTo: #000000 +toolbar.iconbar.unfocused.textColor: #6f6f6f +toolbar.iconbar.unfocused.justify: center + + + +# window ------------------------------ + +window.roundCorners: bottomleft bottomright + +window.bevelWidth: 1 +window.shade: true +window.borderWidth: 1 +window.borderColor: #224550 + +window.justify: Center + +window.title.height: 20 + +window.title.focus: flat gradient rectangle +window.title.focus.color: #000000 +window.title.focus.colorTo: #b10643 +window.title.unfocus: flat +window.title.unfocus.color: #212121 +window.title.unfocus.colorTo: #212121 + +window.label.focus: flat gradient rectangle +window.label.focus.color: #000000 +window.label.focus.colorTo: #b10643 +window.label.focus.textColor: #bfbfbf +window.label.unfocus: flat gradient +window.label.unfocus.color: #191616 +window.label.unfocus.colorTo: #000000 +window.label.unfocus.textColor: #bfbfbf + +window.button.focus: flat +window.button.focus.color: #4C4C4C +window.button.focus.colorTo: #4C4C4C +window.button.focus.picColor: #C5C5C5 +window.button.unfocus: flat +window.button.unfocus.Color: #4C4C4C +window.button.unfocus.ColorTo: #4C4C4C +window.button.unfocus.picColor: #797979 +window.button.pressed: flat +window.button.pressed.color: #4C4C4C +window.button.pressed.colorTo: #4C4C4C +window.button.pressed.picColor: #C5C5C5 + +window.handle.focus: flat +window.handle.focus.color: #212121 +window.handle.focus.colorTo: #212121 +window.handle.unfocus: flat +window.handle.unfocus.color: #212121 +window.handle.unfocus.colorTo: #212121 +window.handleWidth: 3 + +window.grip.focus: flat +window.grip.focus.color: #3F5F42 +window.grip.focus.colorTo: #3F5F42 +window.grip.unfocus: flat +window.grip.unfocus.color: #212121 +window.grip.unfocus.colorTo: #212121 + diff --git a/fluxbox/debian/additional-themes/Images/Common/fluxbox.png b/fluxbox/debian/additional-themes/Images/Common/fluxbox.png new file mode 100644 index 0000000..d968f76 Binary files /dev/null and b/fluxbox/debian/additional-themes/Images/Common/fluxbox.png differ diff --git a/fluxbox/debian/additional-themes/Images/Debian/debian-dark.png b/fluxbox/debian/additional-themes/Images/Debian/debian-dark.png new file mode 100644 index 0000000..b704d00 Binary files /dev/null and b/fluxbox/debian/additional-themes/Images/Debian/debian-dark.png differ diff --git a/fluxbox/debian/additional-themes/Images/Debian/debian-squared.jpg b/fluxbox/debian/additional-themes/Images/Debian/debian-squared.jpg new file mode 100644 index 0000000..d888774 Binary files /dev/null and b/fluxbox/debian/additional-themes/Images/Debian/debian-squared.jpg differ diff --git a/fluxbox/debian/additional-themes/Images/Ubuntu/ubuntu-dark.png b/fluxbox/debian/additional-themes/Images/Ubuntu/ubuntu-dark.png new file mode 100644 index 0000000..b718921 Binary files /dev/null and b/fluxbox/debian/additional-themes/Images/Ubuntu/ubuntu-dark.png differ diff --git a/fluxbox/debian/additional-themes/Images/Ubuntu/ubuntu-light.png b/fluxbox/debian/additional-themes/Images/Ubuntu/ubuntu-light.png new file mode 100644 index 0000000..6eeee98 Binary files /dev/null and b/fluxbox/debian/additional-themes/Images/Ubuntu/ubuntu-light.png differ diff --git a/fluxbox/debian/additional-themes/Makefile b/fluxbox/debian/additional-themes/Makefile new file mode 100644 index 0000000..d3e47ce --- /dev/null +++ b/fluxbox/debian/additional-themes/Makefile @@ -0,0 +1,33 @@ +#!/usr/bin/make -f + +DEB_STYLE_DIR := /usr/share/fluxbox/styles/ +DEB_IMAGE_DIR := /usr/share/images/fluxbox/ + +FLUXBOX_VENDOR := $(shell \ + if dpkg-vendor --derives-from Ubuntu; then \ + echo Ubuntu; \ + else \ + echo Debian; \ + fi \ +) + +all: + @echo "OK. Doing the theme building." + @echo "Looks like we're doing this package for $(FLUXBOX_VENDOR)" + # Let's blast the old directory + rm -rf ./stage ./stage-images + mkdir ./stage ./stage-images + # OK. Let's stage up some files. + cp ./Common/* ./stage -rv + cp ./$(FLUXBOX_VENDOR)/* ./stage -rv + cp ./Images/Common/* ./stage-images -rv + cp ./Images/$(FLUXBOX_VENDOR)/* ./stage-images -rv + +install: + mkdir -p ../fluxbox/$(DEB_STYLE_DIR) + mkdir -p ../fluxbox/$(DEB_IMAGE_DIR) + cp ./stage/* ../fluxbox/$(DEB_STYLE_DIR) -rv + cp ./stage-images/* ../fluxbox/$(DEB_IMAGE_DIR) -rv + +clean: + rm -rf ./stage ./stage-images diff --git a/fluxbox/debian/additional-themes/Ubuntu/ubuntu-dark b/fluxbox/debian/additional-themes/Ubuntu/ubuntu-dark new file mode 100644 index 0000000..c68569d --- /dev/null +++ b/fluxbox/debian/additional-themes/Ubuntu/ubuntu-dark @@ -0,0 +1,175 @@ +## This is based off the work by Dennis Brand ( narcan ) on this package. +## Thanks, Dennis! + +style.name: Ubuntu Dark +style.author: Paul Tagliamonte + + +# background ------------------------------------ + +#background: centered +#background.color: #000000 +#background.colorTo: #000000 + +background: fullscreen +background.pixmap: /usr/share/images/fluxbox/ubuntu-dark.png + +# fonts------------------------------------------ +menu.frame.font: sans-9:bold +menu.title.font: sans-10:bold +toolbar.clock.font: sans-9:bold +toolbar.workspace.font: tahoma-10:bold +toolbar.iconbar.focused.font: sans-8:bold +toolbar.iconbar.unfocused.font: sans-8 +window.font: sans-8 + + + +#menu -------------------------- + +menu.roundCorners: topleft topright bottomleft bottomright + +menu.bevelWidth: 1 + +menu.itemHeight: 15 +menu.titleHeight: 15 +menu.borderColor: #224550 +menu.borderWidth: 1 + +menu.bullet: triangle +menu.bullet.position: Right + +menu.title: flat gradient rectangle +menu.title.justify: center +menu.title.color: #000000 +menu.title.colorTo: #f37936 +menu.title.textColor: #bfbfbf + +menu.frame: flat gradient +menu.frame.justify: left +menu.frame.color: #191616 +menu.frame.colorTo: #000000 +menu.frame.textColor: #bfbfbf +menu.frame.disableColor: #cfa7a7 + +menu.hilite: flat gradient +menu.hilite.color: #f37936 +menu.hilite.colorTo: #000000 +menu.hilite.textColor: #bfbfbf + + + +# toolbar ----------------------- + +toolbar.bevelWidth: 1 + +toolbar.borderWidth: 1 +toolbar.borderColor: #224550 + +toolbar.height: 20 + +toolbar.justify: center + +toolbar: flat + +toolbar.pixmap: + +toolbar.color: #191616 +toolbar.colorTo: #000000 + +toolbar.clock: flat gradient rectangle +toolbar.clock.justify: center +toolbar.clock.color: #000000 +toolbar.clock.colorTo: #230416 +toolbar.clock.textColor: #bfbfbf + +toolbar.workspace: flat +toolbar.workspace.justify: Center +toolbar.workspace.color: #000000 +toolbar.workspace.colorTo: #230416 +toolbar.workspace.textColor: #bfbfbf + +toolbar.button: flat +toolbar.button.color: #000000 +toolbar.button.colorTo: #000000 +toolbar.button.picColor: #FFFFFF +toolbar.button.pressed: flat +toolbar.button.pressed.color: #bfbfbf +toolbar.button.pressed.colorTo: #bfbfbf +toolbar.button.pressed.picColor: #f37936 + +toolbar.iconbar.empty: flat +toolbar.iconbar.empty.color: #000000 +toolbar.iconbar.empty.colorTo: #000000 + +toolbar.iconbar.focused: flat gradient +toolbar.iconbar.focused.color: #f37936 +toolbar.iconbar.focused.colorTo: #000000 +toolbar.iconbar.focused.textColor: #ffffff +toolbar.iconbar.focused.justify: center + +toolbar.iconbar.unfocused: flat +toolbar.iconbar.unfocused.color: #000000 +toolbar.iconbar.unfocused.colorTo: #000000 +toolbar.iconbar.unfocused.textColor: #6f6f6f +toolbar.iconbar.unfocused.justify: center + + + +# window ------------------------------ + +window.roundCorners: bottomleft bottomright + +window.bevelWidth: 1 +window.shade: true +window.borderWidth: 1 +window.borderColor: #224550 + +window.justify: Center + +window.title.height: 20 + +window.title.focus: flat gradient rectangle +window.title.focus.color: #000000 +window.title.focus.colorTo: #f37936 +window.title.unfocus: flat +window.title.unfocus.color: #212121 +window.title.unfocus.colorTo: #212121 + +window.label.focus: flat gradient rectangle +window.label.focus.color: #000000 +window.label.focus.colorTo: #f37936 +window.label.focus.textColor: #FFFFFF +window.label.unfocus: flat gradient +window.label.unfocus.color: #191616 +window.label.unfocus.colorTo: #000000 +window.label.unfocus.textColor: #bfbfbf + +window.button.focus: flat +window.button.focus.color: #4C4C4C +window.button.focus.colorTo: #4C4C4C +window.button.focus.picColor: #C5C5C5 +window.button.unfocus: flat +window.button.unfocus.Color: #4C4C4C +window.button.unfocus.ColorTo: #4C4C4C +window.button.unfocus.picColor: #797979 +window.button.pressed: flat +window.button.pressed.color: #4C4C4C +window.button.pressed.colorTo: #4C4C4C +window.button.pressed.picColor: #C5C5C5 + +window.handle.focus: flat +window.handle.focus.color: #212121 +window.handle.focus.colorTo: #212121 +window.handle.unfocus: flat +window.handle.unfocus.color: #212121 +window.handle.unfocus.colorTo: #212121 +window.handleWidth: 3 + +window.grip.focus: flat +window.grip.focus.color: #3F5F42 +window.grip.focus.colorTo: #3F5F42 +window.grip.unfocus: flat +window.grip.unfocus.color: #212121 +window.grip.unfocus.colorTo: #212121 + diff --git a/fluxbox/debian/additional-themes/Ubuntu/ubuntu-light b/fluxbox/debian/additional-themes/Ubuntu/ubuntu-light new file mode 100644 index 0000000..23abdd6 --- /dev/null +++ b/fluxbox/debian/additional-themes/Ubuntu/ubuntu-light @@ -0,0 +1,175 @@ +############################################################################### +# +# name: ubuntu_light +# made: paultag +# date: 16-10-2010 +# http://pault.ag/ +# +############################################################## BACKGROUND ###### + +# background: flat +# background.color: #2c001e +# background.colorTo: #2c001e + +background: fullscreen +background.pixmap: /usr/share/images/fluxbox/ubuntu-light.png + +############################################################## FONTS ########## + + +menu.frame.font: Ubuntu-10:bold +menu.title.font: Ubuntu-12:bold +toolbar.clock.font: Ubuntu-10:bold +toolbar.workspace.font: Ubuntu-12:bold +toolbar.iconbar.focused.font: Ubuntu-10:bold +toolbar.iconbar.unfocused.font: Ubuntu-10 +window.font: Ubuntu-10 + +############################################################## MENU ########### + +menu.bevelWidth: 1 + +#menu.itemHeight: 35 +#menu.titleHeight: 21 +menu.borderColor: #525252 +menu.borderWidth: 1 + +menu.bullet: Triangle +menu.bullet.position: Right +menu.frame.underlineColor: #ffffff + +menu.title: flat gradient rectangle +menu.title.justify: center +menu.title.color: #FFFFFF +menu.title.colorTo: #FFFFFF +menu.title.textColor: #333333 + +menu.frame: flat gradient crossdiagonal +menu.frame.justify: left +menu.frame.color: #FFFFFF +menu.frame.colorTo: #FFFFFF +menu.frame.textColor: #333333 +menu.frame.disableColor: #aea79f + +menu.hilite: flat gradient rectangle +menu.hilite.color: #aea79f +menu.hilite.colorTo: #aea79f +menu.hilite.textColor: #000000 + +############################################################## TOOLBAR ######## + +toolbar.bevelWidth: 0 + +toolbar.borderWidth: 1 +toolbar.borderColor: #aea79f + +toolbar.height: 20 + +toolbar.justify: center + +toolbar: flat gradient rectangle +toolbar.pixmap: +toolbar.color: #aea79f +toolbar.colorTo: #aea79f + +toolbar.clock: parentrelative +toolbar.clock.justify: center +toolbar.clock.color: # +toolbar.clock.colorTo: # +toolbar.clock.textColor: #333333 + +toolbar.workspace: parentrelative +toolbar.workspace.justify: Center +toolbar.workspace.color: # +toolbar.workspace.colorTo: # +toolbar.workspace.textColor: #333333 + +toolbar.button: parentrelative +toolbar.button.color: #333333 +toolbar.button.colorTo: #333333 +toolbar.button.picColor: #333333 +toolbar.button.pressed: parentrelative +toolbar.button.pressed.color: #aea79f +toolbar.button.pressed.colorTo: #aea79f +toolbar.button.pressed.picColor: #000000 + +toolbar.iconbar.borderWidth: 1 +toolbar.iconbar.borderColor: #333333 + +toolbar.iconbar.empty: parentrelative +toolbar.iconbar.empty.color: # +toolbar.iconbar.empty.colorTo: # + +toolbar.iconbar.focused.borderWidth: 1 +toolbar.iconbar.focused.borderColor: #333333 +toolbar.iconbar.focused: flat gradient rectangle +toolbar.iconbar.focused.color: #FFFFFF +toolbar.iconbar.focused.colorTo: #FFFFFF +toolbar.iconbar.focused.textColor: #333333 +toolbar.iconbar.focused.justify: center + +toolbar.iconbar.unfocused.borderWidth: 1 +toolbar.iconbar.unfocused.borderColor: #525252 +toolbar.iconbar.unfocused: flat gradient rectangle +toolbar.iconbar.unfocused.color: #aea79f +toolbar.iconbar.unfocused.colorTo: #aea79f +toolbar.iconbar.unfocused.textColor: #444444 +toolbar.iconbar.unfocused.justify: center + +############################################################## WINDOW ######### + +window.roundCorners: TopRight TopLeft +window.bevelWidth: 4 +window.shade: false +window.borderWidth: 1 +window.borderColor: #333333 + +window.justify: Center +window.title.height: 21 + +window.title.focus: flat gradient rectangle +window.title.focus.color: #000000 +window.title.focus.colorTo: #333333 +window.title.unfocus: flat gradient rectangle +window.title.unfocus.color: #111111 +window.title.unfocus.colorTo: #444444 + +window.label.focus: parentrelative +window.label.focus.color: # +window.label.focus.colorTo: # +window.label.focus.textColor: #FFFFFF +window.label.unfocus: parentrelative +window.label.unfocus.color: # +window.label.unfocus.colorTo: # +window.label.unfocus.textColor: #aea79f + +window.button.focus: parentrelative +window.button.focus.color: # +window.button.focus.colorTo: # +window.button.focus.picColor: #FFFFFF +window.button.unfocus: parentrelative +window.button.unfocus.Color: # +window.button.unfocus.ColorTo: # +window.button.unfocus.picColor: #888888 +window.button.pressed: parentrelative +window.button.pressed.color: # +window.button.pressed.colorTo: # +window.button.pressed.picColor: #000000 + +window.handle.focus: flat +window.handle.focus.color: #1f1f1f +window.handle.focus.colorTo: #1f1f1f +window.handle.unfocus: lat +window.handle.unfocus.color: #1f1f1f +window.handle.unfocus.colorTo: #1f1f1f +window.handleWidth: 2 + +window.grip.focus: flat +window.grip.focus.color: #525252 +window.grip.focus.colorTo: #525252 +window.grip.unfocus: flat +window.grip.unfocus.color: #1f1f1f +window.grip.unfocus.colorTo: #1f1f1f + +############################################################################### +# EOF diff --git a/fluxbox/debian/additional-themes/defaults b/fluxbox/debian/additional-themes/defaults new file mode 100644 index 0000000..aa4e51c --- /dev/null +++ b/fluxbox/debian/additional-themes/defaults @@ -0,0 +1,2 @@ +Ubuntu ubuntu-light +Debian Squared_for_Debian -- cgit