! STYLEFILE FOR BLACKBOX 0.7.x ! ! This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License. ! ! Please read this license to know the legal rights to the use of this work. The license can be ! found at the folowing location: http://creativecommons.org/licenses/by-nc-sa/2.5/ ! -------- INFO-------- style.name: resilience style.author: crowmag style.date: 17 July, 2006 style.credits: loosely based upon the "Resilience" GTK2 theme style.comments: ! ################################################################ ! All width, height and margin resources are specified in pixels. ! In general, width and height specify the full extent, where as ! margin specifies the space around another element. ! ################################################################ ! -------- BACKGROUND -------- ! wallpaper source: http://en.wikipedia.org/wiki/Rufous_Treepie rootCommand: bsetroot -solid #9ca59c backgrounds\Rufous_Treepie.png -sat 99 -hue 22 !rootCommand: bsetroot -solid #5c655c ! -------- TOOLBAR -------- toolbar.appearance: flat gradient vertical bevel2 border toolbar.color1: #fefefe toolbar.color2: #e4dcd3 toolbar.textColor: #63534b toolbar.alignment: center toolbar.borderColor: #81756a ! space around and between buttons and labels toolbar.marginWidth: 2 toolbar.label.appearance: flat gradient vertical bevel2 border toolbar.label.color1: #9ca59c toolbar.label.color2: #5c655c toolbar.label.textColor: #faf9f7 toolbar.label.borderColor: #45403f ! space around text in labels toolbar.label.marginWidth: 2 toolbar.windowLabel.appearance: sunken gradient vertical bevel2 border toolbar.windowLabel.color1: #e4dcd3 toolbar.windowLabel.color2: #fefefe toolbar.windowLabel.textColor: #63534b toolbar.windowLabel.borderColor: #d7ccc8 toolbar.windowLabel.borderWidth: 1 ! space around text in labels toolbar.windowlabel.marginWidth: 2 toolbar.clock.appearance: flat gradient vertical bevel2 border toolbar.clock.color1: #9ca59c toolbar.clock.color2: #5c655c toolbar.clock.textColor: #faf9f7 toolbar.clock.borderColor: #45403f ! space around text in clock toolbar.clock.marginWidth: 2 toolbar.button.appearance: flat gradient vertical bevel2 border toolbar.button.color1: #d2beb1 toolbar.button.color2: #8c6f64 toolbar.button.foregroundColor: #fefefe toolbar.button.borderColor: #ab9289 toolbar.button.pressed.appearance: sunken gradient vertical bevel2 border toolbar.button.pressed.color1: #7a524e toolbar.button.pressed.color2: #8c6f64 toolbar.button.pressed.foregroundColor:#fefefe toolbar.button.pressed.borderColor: #ab9289 ! space around bitmaps in buttons toolbar.button.marginWidth: 3 ! -------- MENU -------- menu.title.appearance: flat gradient vertical bevel2 border menu.title.color1: #9ca59c menu.title.color2: #5c655c menu.title.textColor: #faf9f7 menu.title.alignment: center menu.title.borderColor: #c8c5c2 menu.title.borderWidth: 1 ! space around text in title menu.title.marginWidth: 2 menu.frame.appearance: raised solid bevel2 border menu.frame.backgroundColor: #efebe5 menu.frame.textColor: #63534b menu.frame.alignment: left ! the menu bullet color menu.frame.foregroundColor: #766569 ! only shows in 'nix... menu.frame.disabledColor: #b19c94 ! space around all items in frame menu.frame.marginWidth: 0 menu.active.appearance: flat solid bevel2 border menu.active.backgroundColor: #5c655c menu.active.textColor: #fefefe ! the highlited menu bullet color menu.active.foregroundColor: #fefefe menu.active.borderWidth: 0 menu.bullet: triangle menu.bullet.position: right ! -------- WINDOW -------- window.title.focus.appearance: flat gradient vertical bevel2 border window.title.focus.color1: #9ca59c window.title.focus.color2: #5c655c window.title.unfocus.appearance: flat gradient vertical bevel2 border window.title.unfocus.color1: #fefefe window.title.unfocus.color2: #e4dcd3 window.title.unfocus.borderColor: #b19991 ! space around and between buttons and labels window.title.marginWidth: 2 window.label.focus.appearance: parentrelative window.label.focus.textColor: #faf9f7 window.label.unfocus.appearance: parentrelative window.label.unfocus.textColor: #857066 ! space around text in labels window.label.marginWidth: 2 window.alignment: center window.button.focus.appearance: flat gradient vertical bevel2 border window.button.focus.color1: #d2beb1 window.button.focus.color2: #8c6f64 window.button.focus.foregroundColor: #faf9f7 window.button.focus.borderColor: #d3cbbc window.button.unfocus.appearance: parentrelative border window.button.unfocus.foregroundColor: #857066 window.button.unfocus.borderColor: #d3cbbc window.button.pressed.appearance: sunken gradient vertical bevel2 border window.button.pressed.color1: #8c6f64 window.button.pressed.color2: #d2beb1 window.button.pressed.foregroundColor: #faf9f7 window.button.pressed.borderColor: #857066 ! space around bitmaps in buttons window.button.marginWidth: 4 window.handle.focus.appearance: sunken gradient vertical bevel2 border window.handle.focus.color1: #5c655c window.handle.focus.color2: #9ca59c window.handle.unfocus.appearance: sunken gradient vertical bevel2 border window.handle.unfocus.color1: #e4dcd3 window.handle.unfocus.color2: #fefefe window.handle.unfocus.borderColor: #b19991 ! height of the window handle window.handleHeight: 6 window.grip.focus.appearance: raised gradient vertical bevel2 border window.grip.focus.color1: #d2beb1 window.grip.focus.color2: #8c6f64 window.grip.focus.borderColor: #857066 window.grip.unfocus.appearance: raised gradient vertical bevel2 border window.grip.unfocus.color1: #e4dcd3 window.grip.unfocus.color2: #c1b0aa window.grip.unfocus.borderColor: #b19991 ! these are the left and right borders of the window frame window.frame.focus.borderColor: #5c655c window.frame.unfocus.borderColor: #b19991 window.frame.borderWidth: 1 ! -------- SLIT -------- ! for 'nix (xob?) users slit.appearance: raised gradient vertical bevel2 border slit.color1: #fefefe slit.color2: #efebe7 slit.borderColor: #b19991 slit.borderWidth: 1 ! the space around and between slit clients slit.marginWidth: 2 ! -------- FONTS -------- ! syntax is for Posix platforms - I use "global.fonts" (bbLean 1.16) toolbar.font: ProggyTinyTTSZ-10:style=normal menu.title.font: Dungeon-12:style=bold menu.frame.font: Verdana-13:style=normal window.font: Dungeon-12:style=bold *font: Verdana-13:style=normal ! -------- MISC. -------- *.borderColor: #515851 *.borderWidth: 1 *.bevelWidth: 1 ! Posix platforms should delete this following section, ! it is Windows color scheme info ! -------- 3DC INFO START -------- 11252664 12765137 15068143 11908533 16120831 16777215 10266012 6055260 16711422 15068143 6778983 4936547 6055260 13753809 12041418 16711422 15068143 7830923 15068143 15068143 4936547 4194432 15068143 6055260 16777215 8160636 16711422 16250617 4936547 ! __END__