Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=artwork.git;a=commitdiff;h=7b65de06cb81205f546ab603313ff89a7b97e8ac

commit 7b65de06cb81205f546ab603313ff89a7b97e8ac
Author: Devil505 <devil505li...@gmail.com>
Date:   Wed Feb 23 18:27:19 2011 +0100

* added fluxbox theme
* added backgrounds
* added fluxbox conf files

diff --git a/fluxbox-frugalware/skel/.fluxbox/apps 
b/fluxbox-frugalware/skel/.fluxbox/apps
new file mode 100755
index 0000000..e69de29
diff --git a/fluxbox-frugalware/skel/.fluxbox/backgrounds/frugalware.png 
b/fluxbox-frugalware/skel/.fluxbox/backgrounds/frugalware.png
new file mode 100644
index 0000000..c4ac9cf
Binary files /dev/null and 
b/fluxbox-frugalware/skel/.fluxbox/backgrounds/frugalware.png differ
diff --git a/fluxbox-frugalware/skel/.fluxbox/backgrounds/frugalware_wide.png 
b/fluxbox-frugalware/skel/.fluxbox/backgrounds/frugalware_wide.png
new file mode 100644
index 0000000..96477e7
Binary files /dev/null and 
b/fluxbox-frugalware/skel/.fluxbox/backgrounds/frugalware_wide.png differ
diff --git a/fluxbox-frugalware/skel/.fluxbox/init 
b/fluxbox-frugalware/skel/.fluxbox/init
new file mode 100755
index 0000000..fd2cedd
--- /dev/null
+++ b/fluxbox-frugalware/skel/.fluxbox/init
@@ -0,0 +1,82 @@
+session.screen0.titlebar.left: Stick
+session.screen0.titlebar.right:        Minimize Maximize Close
+session.screen0.tabs.usePixmap:        true
+session.screen0.tabs.maxOver:  false
+session.screen0.tabs.intitlebar:       true
+session.screen0.iconbar.mode:  {static groups} (workspace)
+session.screen0.iconbar.iconTextPadding:       10l
+session.screen0.iconbar.alignment:     Relative
+session.screen0.iconbar.usePixmap:     true
+session.screen0.iconbar.iconWidth:     70
+session.screen0.menu.alpha:    255
+session.screen0.clientMenu.usePixmap:  true
+session.screen0.toolbar.placement:     BottomCenter
+session.screen0.toolbar.alpha: 255
+session.screen0.toolbar.autoHide:      false
+session.screen0.toolbar.layer: Dock
+session.screen0.toolbar.widthPercent:  80
+session.screen0.toolbar.tools: prevworkspace, workspacename, nextworkspace, 
iconbar, systemtray, clock
+session.screen0.toolbar.maxOver:       false
+session.screen0.toolbar.onhead:        0
+session.screen0.toolbar.visible:       true
+session.screen0.toolbar.height:        0
+session.screen0.overlay.lineWidth:     1
+session.screen0.overlay.lineStyle:     LineSolid
+session.screen0.overlay.joinStyle:     JoinMiter
+session.screen0.overlay.capStyle:      CapNotLast
+session.screen0.window.focus.alpha:    255
+session.screen0.window.unfocus.alpha:  255
+session.screen0.slit.autoHide: false
+session.screen0.slit.onhead:   0
+session.screen0.slit.maxOver:  false
+session.screen0.slit.alpha:    255
+session.screen0.slit.acceptKdeDockapps:        true
+session.screen0.slit.placement:        RightBottom
+session.screen0.slit.layer:    Dock
+session.screen0.tab.placement: TopLeft
+session.screen0.tab.width:     64
+session.screen0.menuDelayClose:        200
+session.screen0.maxIgnoreIncrement:    true
+session.screen0.clickRaises:   false
+session.screen0.focusNewWindows:       true
+session.screen0.colPlacementDirection: TopToBottom
+session.screen0.followModel:   SemiFollow
+session.screen0.workspaces:    4
+session.screen0.strftimeFormat:        %k:%M
+session.screen0.showwindowposition:    true
+session.screen0.opaqueMove:    false
+session.screen0.autoRaise:     true
+session.screen0.allowRemoteActions:    false
+session.screen0.tabFocusModel: ClickToTabFocus
+session.screen0.maxDisableMove:        false
+session.screen0.rowPlacementDirection: LeftToRight
+session.screen0.fullMaximization:      false
+session.screen0.userFollowModel:       SemiFollow
+session.screen0.edgeSnapThreshold:     10
+session.screen0.focusModel:    ClickFocus
+session.screen0.menuDelay:     200
+session.screen0.windowMenu:    ~/.fluxbox/windowmenu
+session.screen0.maxDisableResize:      false
+session.screen0.windowPlacement:       RowMinOverlapPlacement
+session.screen0.workspacewarping:      true
+session.screen0.noFocusWhileTypingDelay:       0l
+session.screen0.defaultDeco:   NORMAL
+session.screen0.menuMode:      Delay
+session.screen0.tooltipDelay:  500
+session.keyFile:       ~/.fluxbox/keys
+session.doubleClickInterval:   250
+session.configVersion: 10
+session.appsFile:      ~/.fluxbox/apps
+session.menuFile:      ~/.fluxbox/menu
+session.tabsAttachArea:        Window
+session.colorsPerChannel:      4
+session.cacheLife:     5l
+session.forcePseudoTransparency:       true
+session.autoRaiseDelay:        250
+session.tabPadding:    0
+session.styleOverlay:  ~/.fluxbox/overlay
+session.ignoreBorder:  false
+session.styleFile:     /usr/X11/share/fluxbox/styles/Frugalware
+session.screen0.rootCommand: fbsetbg -l
+session.cacheMax:      200l
+session.slitlistFile:  ~/.fluxbox/slitlist
diff --git a/fluxbox-frugalware/skel/.fluxbox/keys 
b/fluxbox-frugalware/skel/.fluxbox/keys
new file mode 100755
index 0000000..10756aa
--- /dev/null
+++ b/fluxbox-frugalware/skel/.fluxbox/keys
@@ -0,0 +1,106 @@
+# click on the desktop to get menus
+OnDesktop Mouse1 :HideMenus
+OnDesktop Mouse2 :WorkspaceMenu
+OnDesktop Mouse3 :RootMenu
+
+# scroll on the desktop to change workspaces
+OnDesktop Mouse4 :PrevWorkspace
+OnDesktop Mouse5 :NextWorkspace
+
+# alt + left/right click to move/resize a window
+OnWindow Mod1 Mouse1 :MacroCmd {Raise} {Focus} {StartMoving}
+OnWindow Mod1 Mouse3 :MacroCmd {Raise} {Focus} {StartResizing NearestCorner}
+
+# middle click a window's titlebar and drag to attach windows
+OnTitlebar Mouse2 :StartTabbing
+
+# double click on the titlebar to shade
+OnTitlebar Double Mouse1 :Shade
+
+# right click on the titlebar for a menu of options
+OnTitlebar Mouse3 :WindowMenu
+
+# alt-tab
+Mod1 Tab :NextWindow {groups}
+Mod1 Shift Tab :PrevWindow {groups}
+
+# cycle through tabs in the current window
+Mod4 Tab :NextTab
+Mod4 Shift Tab :PrevTab
+
+# go to a specific tab in the current window
+Mod4 1 :Tab 1
+Mod4 2 :Tab 2
+Mod4 3 :Tab 3
+Mod4 4 :Tab 4
+Mod4 5 :Tab 5
+Mod4 6 :Tab 6
+Mod4 7 :Tab 7
+Mod4 8 :Tab 8
+Mod4 9 :Tab 9
+
+# open a terminal
+Mod1 F1 :Exec urxvt
+
+# open a dialog to run programs
+Mod1 F2 :Exec fbrun
+
+# volume settings, using common keycodes
+# if these don't work, use xev to find out your real keycodes
+176 :Exec amixer sset Master,0 1+
+174 :Exec amixer sset Master,0 1-
+160 :Exec amixer sset Master,0 toggle
+
+# current window commands
+Mod1 F4 :Close
+Mod1 F9 :Minimize
+Mod1 F10 :Maximize
+Mod1 F11 :Fullscreen
+
+# open the window menu
+Mod1 space :WindowMenu
+
+# exit fluxbox
+Control Mod1 Delete :Exit
+
+# change to a specific workspace
+Control F1 :Workspace 1
+Control F2 :Workspace 2
+Control F3 :Workspace 3
+Control F4 :Workspace 4
+Control F5 :Workspace 5
+Control F6 :Workspace 6
+Control F7 :Workspace 7
+Control F8 :Workspace 8
+Control F9 :Workspace 9
+Control F10 :Workspace 10
+Control F11 :Workspace 11
+Control F12 :Workspace 12
+
+# send the current window to a specific workspace
+Mod4 F1 :SendToWorkspace 1
+Mod4 F2 :SendToWorkspace 2
+Mod4 F3 :SendToWorkspace 3
+Mod4 F4 :SendToWorkspace 4
+Mod4 F5 :SendToWorkspace 5
+Mod4 F6 :SendToWorkspace 6
+Mod4 F7 :SendToWorkspace 7
+Mod4 F8 :SendToWorkspace 8
+Mod4 F9 :SendToWorkspace 9
+Mod4 F10 :SendToWorkspace 10
+Mod4 F11 :SendToWorkspace 11
+Mod4 F12 :SendToWorkspace 12
+
+# send the current window and change to a specific workspace
+Control Mod4 F1 :TakeToWorkspace 1
+Control Mod4 F2 :TakeToWorkspace 2
+Control Mod4 F3 :TakeToWorkspace 3
+Control Mod4 F4 :TakeToWorkspace 4
+Control Mod4 F5 :TakeToWorkspace 5
+Control Mod4 F6 :TakeToWorkspace 6
+Control Mod4 F7 :TakeToWorkspace 7
+Control Mod4 F8 :TakeToWorkspace 8
+Control Mod4 F9 :TakeToWorkspace 9
+Control Mod4 F10 :TakeToWorkspace 10
+Control Mod4 F11 :TakeToWorkspace 11
+Control Mod4 F12 :TakeToWorkspace 12
diff --git a/fluxbox-frugalware/skel/.fluxbox/lastwallpaper 
b/fluxbox-frugalware/skel/.fluxbox/lastwallpaper
new file mode 100755
index 0000000..9daccc7
--- /dev/null
+++ b/fluxbox-frugalware/skel/.fluxbox/lastwallpaper
@@ -0,0 +1 @@
+$full $full|~/.fluxbox/backgrounds/frugalware.png||:0.0
diff --git a/fluxbox-frugalware/skel/.fluxbox/slitlist 
b/fluxbox-frugalware/skel/.fluxbox/slitlist
new file mode 100755
index 0000000..e69de29
diff --git a/fluxbox-frugalware/skel/.fluxbox/windowmenu 
b/fluxbox-frugalware/skel/.fluxbox/windowmenu
new file mode 100755
index 0000000..d867b64
--- /dev/null
+++ b/fluxbox-frugalware/skel/.fluxbox/windowmenu
@@ -0,0 +1,15 @@
+[begin]
+  [shade]
+  [stick]
+  [maximize]
+  [iconify]
+  [raise]
+  [lower]
+  [settitledialog]
+  [sendto]
+  [layer]
+  [alpha]
+  [extramenus]
+  [separator]
+  [close]
+[end]
diff --git a/fluxbox-frugalware/styles/Frugalware/pixmaps/bar.xpm 
b/fluxbox-frugalware/styles/Frugalware/pixmaps/bar.xpm
new file mode 100644
index 0000000..cc3ee63
--- /dev/null
+++ b/fluxbox-frugalware/styles/Frugalware/pixmaps/bar.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * close (copy)_xpm[] = {
+"20 20 3 1",
+"      c None",
+".     c #AFC81C",
+"+     c #222222",
+"....................",
+"....................",
+"....................",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++"};
diff --git a/fluxbox-frugalware/styles/Frugalware/pixmaps/bullet.xpm 
b/fluxbox-frugalware/styles/Frugalware/pixmaps/bullet.xpm
new file mode 100644
index 0000000..941e951
--- /dev/null
+++ b/fluxbox-frugalware/styles/Frugalware/pixmaps/bullet.xpm
@@ -0,0 +1,19 @@
+/* XPM */
+static char * bullet_xpm[] = {
+"14 14 2 1",
+"      c None",
+".     c #AFC81C",
+"              ",
+"              ",
+"              ",
+"              ",
+"              ",
+"       .      ",
+"       ..     ",
+"        ..    ",
+"       ..     ",
+"       .      ",
+"              ",
+"              ",
+"              ",
+"              "};
diff --git a/fluxbox-frugalware/styles/Frugalware/pixmaps/bullet_selected.xpm 
b/fluxbox-frugalware/styles/Frugalware/pixmaps/bullet_selected.xpm
new file mode 100644
index 0000000..e12cef8
--- /dev/null
+++ b/fluxbox-frugalware/styles/Frugalware/pixmaps/bullet_selected.xpm
@@ -0,0 +1,19 @@
+/* XPM */
+static char * bullet_selected_xpm[] = {
+"14 14 2 1",
+"      c None",
+".     c #AFC81C",
+"              ",
+"              ",
+"              ",
+"              ",
+"              ",
+"       .      ",
+"       ..     ",
+"       ...    ",
+"       ..     ",
+"       .      ",
+"              ",
+"              ",
+"              ",
+"              "};
diff --git a/fluxbox-frugalware/styles/Frugalware/pixmaps/close.xpm 
b/fluxbox-frugalware/styles/Frugalware/pixmaps/close.xpm
new file mode 100755
index 0000000..61afbc1
--- /dev/null
+++ b/fluxbox-frugalware/styles/Frugalware/pixmaps/close.xpm
@@ -0,0 +1,28 @@
+/* XPM */
+static char * close_xpm[] = {
+"20 20 5 1",
+"      c None",
+".     c #AFC81C",
+"+     c #222222",
+"@     c #FFFFFF",
+"#     c #000000",
+"....................",
+"....................",
+"....................",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++@+++@+++++++",
+"+++++++++@#@++#+++++",
+"++++++++++@#+#++++++",
+"+++++++++@+@#+++++++",
+"++++++++@++#@#++++++",
+"++++++++++#+++#+++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++"};
diff --git a/fluxbox-frugalware/styles/Frugalware/pixmaps/close_unfocus.xpm 
b/fluxbox-frugalware/styles/Frugalware/pixmaps/close_unfocus.xpm
new file mode 100755
index 0000000..871ccbf
--- /dev/null
+++ b/fluxbox-frugalware/styles/Frugalware/pixmaps/close_unfocus.xpm
@@ -0,0 +1,28 @@
+/* XPM */
+static char * close (copy)_xpm[] = {
+"20 20 5 1",
+"      c None",
+".     c #C3C3C3",
+"+     c #222222",
+"@     c #FFFFFF",
+"#     c #000000",
+"....................",
+"....................",
+"....................",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++@+++@+++++++",
+"+++++++++@#@++#+++++",
+"++++++++++@#+#++++++",
+"+++++++++@+@#+++++++",
+"++++++++@++#@#++++++",
+"++++++++++#+++#+++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++"};
diff --git a/fluxbox-frugalware/styles/Frugalware/pixmaps/max.xpm 
b/fluxbox-frugalware/styles/Frugalware/pixmaps/max.xpm
new file mode 100755
index 0000000..20bc6b1
--- /dev/null
+++ b/fluxbox-frugalware/styles/Frugalware/pixmaps/max.xpm
@@ -0,0 +1,28 @@
+/* XPM */
+static char * max_xpm[] = {
+"20 20 5 1",
+"      c None",
+".     c #AFC81C",
+"+     c #222222",
+"@     c #FFFFFF",
+"#     c #000000",
+"....................",
+"....................",
+"....................",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++@+++++++++",
+"+++++++++@+@#+++++++",
+"++++++++@++#@#++++++",
+"++++++++++#+++#+++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++"};
diff --git a/fluxbox-frugalware/styles/Frugalware/pixmaps/max_unfocus.xpm 
b/fluxbox-frugalware/styles/Frugalware/pixmaps/max_unfocus.xpm
new file mode 100755
index 0000000..ef68cab
--- /dev/null
+++ b/fluxbox-frugalware/styles/Frugalware/pixmaps/max_unfocus.xpm
@@ -0,0 +1,28 @@
+/* XPM */
+static char * max_xpm[] = {
+"20 20 5 1",
+"      c None",
+".     c #C3C3C3",
+"+     c #222222",
+"@     c #FFFFFF",
+"#     c #000000",
+"....................",
+"....................",
+"....................",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++@+++++++++",
+"+++++++++@+@#+++++++",
+"++++++++@++#@#++++++",
+"++++++++++#+++#+++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++"};
diff --git a/fluxbox-frugalware/styles/Frugalware/pixmaps/menu.xpm 
b/fluxbox-frugalware/styles/Frugalware/pixmaps/menu.xpm
new file mode 100644
index 0000000..c777fee
--- /dev/null
+++ b/fluxbox-frugalware/styles/Frugalware/pixmaps/menu.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static char * toolbar_focused_xpm[] = {
+"10 18 4 1",
+"      c None",
+".     c #AFC81C",
+"+     c #FFFFFF",
+"@     c #F9F9F9",
+"..........",
+"..........",
+"..........",
+"++++++++++",
+"++++++++++",
+"++++++++++",
+"++++++++++",
+"++@@++++++",
+"++@@++++++",
+"++++++++++",
+"++++++++++",
+"++++++++++",
+"++++++++++",
+"++++++++++",
+"++++++++++",
+"++++++++++",
+"++++++++++",
+"++++++++++"};
diff --git a/fluxbox-frugalware/styles/Frugalware/pixmaps/min.xpm 
b/fluxbox-frugalware/styles/Frugalware/pixmaps/min.xpm
new file mode 100755
index 0000000..0b9ee0b
--- /dev/null
+++ b/fluxbox-frugalware/styles/Frugalware/pixmaps/min.xpm
@@ -0,0 +1,28 @@
+/* XPM */
+static char * min_xpm[] = {
+"20 20 5 1",
+"      c None",
+".     c #AFC81C",
+"+     c #222222",
+"@     c #FFFFFF",
+"#     c #000000",
+"....................",
+"....................",
+"....................",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++@+++@+++++++",
+"+++++++++@#@++#+++++",
+"++++++++++@#+#++++++",
+"++++++++++++#+++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++"};
diff --git a/fluxbox-frugalware/styles/Frugalware/pixmaps/min_unfocus.xpm 
b/fluxbox-frugalware/styles/Frugalware/pixmaps/min_unfocus.xpm
new file mode 100755
index 0000000..276f2b3
--- /dev/null
+++ b/fluxbox-frugalware/styles/Frugalware/pixmaps/min_unfocus.xpm
@@ -0,0 +1,28 @@
+/* XPM */
+static char * min_unfocus_xpm[] = {
+"20 20 5 1",
+"      c None",
+".     c #C3C3C3",
+"+     c #222222",
+"@     c #FFFFFF",
+"#     c #000000",
+"....................",
+"....................",
+"....................",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++@+++@+++++++",
+"+++++++++@#@++#+++++",
+"++++++++++@#+#++++++",
+"++++++++++++#+++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++"};
diff --git a/fluxbox-frugalware/styles/Frugalware/pixmaps/stick.xpm 
b/fluxbox-frugalware/styles/Frugalware/pixmaps/stick.xpm
new file mode 100755
index 0000000..2457ae8
--- /dev/null
+++ b/fluxbox-frugalware/styles/Frugalware/pixmaps/stick.xpm
@@ -0,0 +1,28 @@
+/* XPM */
+static char * stick_xpm[] = {
+"20 20 5 1",
+"      c None",
+".     c #AFC81C",
+"+     c #222222",
+"@     c #FFFFFF",
+"#     c #000000",
+"....................",
+"....................",
+"....................",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++@@@@++++++++",
+"++++++++@@@@++++++++",
+"++++++++@@@@#+++++++",
+"++++++++@@@@#+++++++",
+"+++++++++####+++++++",
+"+++++++++####+++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++"};
diff --git a/fluxbox-frugalware/styles/Frugalware/pixmaps/stick_unfocus.xpm 
b/fluxbox-frugalware/styles/Frugalware/pixmaps/stick_unfocus.xpm
new file mode 100755
index 0000000..f244426
--- /dev/null
+++ b/fluxbox-frugalware/styles/Frugalware/pixmaps/stick_unfocus.xpm
@@ -0,0 +1,28 @@
+/* XPM */
+static char * stick (copy)_xpm[] = {
+"20 20 5 1",
+"      c None",
+".     c #C3C3C3",
+"+     c #222222",
+"@     c #FFFFFF",
+"#     c #000000",
+"....................",
+"....................",
+"....................",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++@@@@++++++++",
+"++++++++@@@@++++++++",
+"++++++++@@@@#+++++++",
+"++++++++@@@@#+++++++",
+"+++++++++####+++++++",
+"+++++++++####+++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++"};
diff --git a/fluxbox-frugalware/styles/Frugalware/pixmaps/window_active.xpm 
b/fluxbox-frugalware/styles/Frugalware/pixmaps/window_active.xpm
new file mode 100644
index 0000000..cc3ee63
--- /dev/null
+++ b/fluxbox-frugalware/styles/Frugalware/pixmaps/window_active.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * close (copy)_xpm[] = {
+"20 20 3 1",
+"      c None",
+".     c #AFC81C",
+"+     c #222222",
+"....................",
+"....................",
+"....................",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++"};
diff --git a/fluxbox-frugalware/styles/Frugalware/pixmaps/window_inactive.xpm 
b/fluxbox-frugalware/styles/Frugalware/pixmaps/window_inactive.xpm
new file mode 100644
index 0000000..263a620
--- /dev/null
+++ b/fluxbox-frugalware/styles/Frugalware/pixmaps/window_inactive.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * window_inactive_xpm[] = {
+"20 20 3 1",
+"      c None",
+".     c #C3C3C3",
+"+     c #222222",
+"....................",
+"....................",
+"....................",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++",
+"++++++++++++++++++++"};
diff --git a/fluxbox-frugalware/styles/Frugalware/theme.cfg 
b/fluxbox-frugalware/styles/Frugalware/theme.cfg
new file mode 100755
index 0000000..68b4e87
--- /dev/null
+++ b/fluxbox-frugalware/styles/Frugalware/theme.cfg
@@ -0,0 +1,156 @@
+
+#################################################################
+style.name:            deviant                                 #
+style.author:          PhrAok                                  #
+style.date:            02/11/2007                              #
+style.credits:         lyrae for the base theme BlackWhite     #
+style.comment:                                                         #
+#################################################################
+
+
+#################################################################
+#                      TOOLBAR                                 #
+#################################################################
+toolbar:                               flat
+toolbar.color:                         #222222
+toolbar.textColor:                     #ffffff
+toolbar.justify:                       center
+toolbar.height:                                20
+toolbar.borderWidth:                   0
+toolbar.borderColor:                   #ffffff
+
+toolbar.workspace:                     flat
+toolbar.workspace.color:               #222222
+toolbar.workspace.textColor:           #afc81c
+
+toolbar.iconbar.empty:                 flat
+toolbar.iconbar.empty.color:           #222222
+toolbar.iconbar.focused:               flat
+toolbar.iconbar.focused.pixmap:                bar.xpm
+toolbar.iconbar.focused.textColor:     #ffffff
+toolbar.iconbar.focused.justify:       center
+toolbar.iconbar.unfocused:             flat
+toolbar.iconbar.unfocused.color:       #222222
+toolbar.iconbar.unfocused.textColor:   #c3c3c3
+toolbar.iconbar.unfocused.justify:     center
+
+toolbar.clock:                         flat
+toolbar.clock.color:                   #222222
+toolbar.clock.textColor:               #afc81c
+
+toolbar.button:                                flat
+toolbar.button.color:                  #222222
+toolbar.button.picColor:               #222222
+
+toolbar.iconbar.focused.font.effect:   shadow
+toolbar.iconbar.focused.font.shadow.color:     #000000
+
+
+#################################################################
+#                      MENU                                    #
+#################################################################
+menu.title:                    flat
+menu.title.color:                      #afc81c
+menu.title.justify:                    center
+menu.title.textColor:                  #ffffff
+menu.title.font:                       Sans-1
+menu.title.font.effect:                        shadow
+menu.title.font.shadow.color:          #c8c8c8
+
+menu.frame:                            flat
+menu.frame.justify:                    left
+menu.frame.color:                      #ffffff
+menu.frame.textColor:                  #222222
+menu.frame.disableColor:               #aaaaaa
+
+menu.hilite:                           flat
+menu.hilite.color:                     #222222
+menu.hilite.textColor:                 #ffffff
+menu.hilite.submenu.pixmap:            bullet_selected.xpm
+
+menu.itemHeight:                       13
+menu.bevelWidth:                       0
+menu.titleHeight:                      3
+
+menu.borderColor:                      #ffffff
+menu.borderWidth:                      1
+
+menu.bullet:                           empty
+menu.bullet.position:                  Right
+menu.submenu.pixmap:                   bullet.xpm
+
+
+#################################################################
+#                      WINDOW                                  #
+#################################################################
+window.title.focus.pixmap:             window_active.xpm
+window.title.unfocus.pixmap:           window_inactive.xpm
+window.title.height:                   20
+
+window.justify:                                left
+
+window.label.focus.color:              #222222
+window.label.focus.textColor:          #ffffff
+
+window.label.unfocus.pixmap:           window_inactive.xpm
+window.label.focus.pixmap:             window_active.xpm
+
+window.label.unfocus.color:             #222222
+window.label.unfocus.textColor:                #c3c3c3
+
+window.font.effect:                    shadow
+window.font.shadow.color:              #000000
+
+window.close.pixmap:                   close.xpm
+window.close.unfocus.pixmap:           close_unfocus.xpm
+window.close.pressed.pixmap:           close.xpm
+
+window.iconify.pixmap:                 min.xpm
+window.iconify.unfocus.pixmap:         min_unfocus.xpm
+window.iconify.pressed.pixmap:         min.xpm
+
+window.maximize.pixmap:                        max.xpm
+window.maximize.unfocus.pixmap:                max_unfocus.xpm
+window.maximize.pressed.pixmap:                max.xpm
+
+window.stick.pixmap:                   stick.xpm
+window.stick.unfocus.pixmap:           stick_unfocus.xpm
+window.stick.pressed.pixmap:           stick.xpm
+
+#window.stuck.pixmap:                  bar.xpm
+#window.stuck.unfocus.pixmap:          bar.xpm
+
+window.handle.focus:                   flat
+window.handle.focus.color:             #afc81c
+window.handle.unfocus:                 flat
+window.handle.unfocus.color:           #222222
+
+window.grip.focus:                     flat
+window.grip.focus.color:               #ffffff
+window.grip.unfocus:                   flat
+window.grip.unfocus.color:             #ffffff
+
+window.bevelWidth:                     0
+window.shade:                          true
+
+window.borderWidth:                    0
+window.borderColor:                    #ffffff
+
+
+#################################################################
+#                                                              #
+#################################################################
+handleWidth:                           2
+frameWidth:                            0
+bevelWidth:                            0
+borderWidth:                           0
+borderColor:                           #222222
+*font:                         Sans-7:bold
+
+#menu.roundCorners: topleft topright bottomleft bottomright
+#toolbar.roundCorners: topleft topright bottomleft bottomrondie
+#window.roundCorners: topleft topright bottomleft bottomrondie
+
+#################################################################
+#                      END                                     #
+#################################################################
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to