I've been fiddling around with styles in blackbox 0.65.0 to figure out why so many of the styles I download dont work. The doc in data/README.style seems a bit out of date. For example it specifies using toolbar.textColor, where the source (Screen.cc) has toolbar.label.textColor, toolbar.windowLabel.textColor, and toolbar.clock.textColor instead. On my install anyway, toolbar.textColor doesnt do anything.
The attached style is one that I've modified to contain every style setting that I've found works. (the colors were made to spot changes not to look pretty!).
Is there an up-to-date reference somewhere for the style resources supported? Or otherwise, does anyone know any valid ones that aren't in the attached file?
Thanks.
Darryl
! size of vevelled textures. Also affects seperation of menu items bevelWidth: 4
! border around the title, grips and sides of window. Also the menu borderColor: orange borderWidth: 1 ! window frame (inside border) frameWidth: 5 window.frame.focusColor: yellow window.frame.unfocusColor: red ! in the source, doesnt seem to do anything ! window.frameWidth: 15 ! vertical height of handles handleWidth: 5 ! Window decorations window.button.focus: Flat Vertical Gradient window.button.focus.color: yellow window.button.focus.colorTo: red window.button.focus.picColor: yellow ! window decorations when pressed window.button.pressed: Sunken Vertical Gradient Bevel1 window.button.pressed.color: white window.button.pressed.colorTo: black ! button on unfocussed windows window.button.unfocus: Flat Vertical Gradient window.button.unfocus.color: red window.button.unfocus.colorTo: yellow window.button.unfocus.picColor: red ! sets font for window label ! window.font: -*-avantgarde-*-*-*-*-*-*-*-*-*-*-*-* ! window.grip is the bottom left and right corners of the window window.grip.focus: Raised Vertical Gradient Bevel1 window.grip.focus.color: red window.grip.focus.colorTo: yellow window.grip.unfocus: Raised Vertical Gradient Bevel1 window.grip.unfocus.color: yellow window.grip.unfocus.colorTo: red ! window.handle is the bottom bar of the window window.handle.focus: Raised Vertical Gradient Bevel1 window.handle.focus.color: red window.handle.focus.colorTo: yellow window.handle.unfocus: Raised Vertical Gradient Bevel1 window.handle.unfocus.color: yellow window.handle.unfocus.colorTo: red ! these are in the source, but doesnt seem to do anything ! window.handleWidth: 6 ! window.alignment: right ! justification for window.label text window.justify: left ! window title bar window.label.focus: Raised Diagonal Gradient Bevel2 window.label.focus.color: yellow window.label.focus.colorTo: red window.label.focus.textColor: red window.label.unfocus: Raised Diagonal Gradient Bevel2 window.label.unfocus.color: red window.label.unfocus.colorTo: yellow window.label.unfocus.textColor: yellow ! area around title bar window.title.focus: Raised Diagonal Gradient Bevel2 window.title.focus.color: yellow window.title.focus.colorTo: red window.title.unfocus: Raised Diagonal Gradient Bevel2 window.title.unfocus.color: red window.title.unfocus.colorTo: yellow ! the borders of the toolbar toolbar: Raised Gradient Diagonal Bevel2 toolbar.color: red toolbar.colorTo: yellow ! sets font for toolbar toolbar.font: -*-avantgarde-*-*-*-*-*-*-*-*-*-*-*-* ! all toolbar buttons toolbar.button: Raised Gradient Diagonal Bevel2 toolbar.button.color: red toolbar.button.colorTo: yellow toolbar.button.picColor: yellow ! pressed toolbar buttons toolbar.button.pressed: Raised Gradient Diagonal Bevel2 toolbar.button.pressed.color: yellow toolbar.button.pressed.colorTo: red ! the clock (rhs segment) toolbar.clock: Sunken Gradient Diagonal Bevel2 toolbar.clock.color: red toolbar.clock.colorTo: yellow toolbar.clock.textColor: blue ! justifies the label, windowLabel and clock toolbar.justify: left ! in the source. Doesnt seem to do anything. ! toolbar.alignment: right ! the workspace label (lhs segment) toolbar.label: Sunken Gradient Diagonal Bevel2 toolbar.label.color: red toolbar.label.colorTo: yellow toolbar.label.textColor: blue ! the text showing the name of the active window (icenter toolbar segment) toolbar.windowLabel: Sunken Gradient Diagonal Bevel2 toolbar.windowLabel.color: red toolbar.windowLabel.colorTo: yellow toolbar.windowLabel.textColor: green ! menu bullets menu.bullet: square menu.bullet.position: left ! colors for the body of the menu menu.frame: Raised Horizontal Gradient Bevel1 menu.frame.color: red menu.frame.colorTo: yellow menu.frame.disableColor: green menu.frame.textColor: yellow menu.frame.justify: left ! sets font for menu title ! menu.frame.Font: -*-avantgarde-*-*-*-*-*-*-*-*-*-*-*-* ! hilighted selection on the menu menu.hilite: Raised Horizontal Gradient Bevel1 menu.hilite.color: red menu.hilite.colorTo: yellow menu.hilite.textColor: blue ! colors for the menu title bar menu.title: Raised Diagonal Gradient Bevel2 menu.title.color: red menu.title.colorTo: yellow menu.title.textColor: Orange menu.title.Font: -*-avantgarde-*-*-*-*-*-*-*-*-*-*-*-* menu.title.justify: left ! bbweather uses these, but nothing else does ! titleFont: -*-avantgarde-*-*-*-*-*-*-*-*-*-*-*-* ! toolbar.textColor: yellow rootCommand: xsetbg -onroot -fullscreen -border black /usr/share/pixmaps/DragonSpyre.jpg
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
