mirror of
https://github.com/wizbright/waybox.git
synced 2026-04-07 08:21:25 -04:00
renders some blackbox themes
This commit is contained in:
parent
93811898f0
commit
dbd2a51b42
168 changed files with 16082 additions and 2 deletions
93
styles/Operation
Normal file
93
styles/Operation
Normal file
|
|
@ -0,0 +1,93 @@
|
|||
toolbar: flat crossdiagonal gradient
|
||||
toolbar.color: rgb:6/9/c
|
||||
toolbar.colorTo: rgb:4/6/8
|
||||
toolbar.button: parentrelative
|
||||
toolbar.button.picColor: grey85
|
||||
toolbar.button.pressed: flat crossdiagonal gradient
|
||||
toolbar.button.pressed.color: grey50
|
||||
toolbar.button.pressed.colorTo: grey80
|
||||
toolbar.label: parentrelative
|
||||
toolbar.label.textColor: grey85
|
||||
toolbar.windowLabel: parentrelative
|
||||
toolbar.windowLabel.textColor: grey85
|
||||
toolbar.clock: parentrelative
|
||||
toolbar.clock.textColor: grey85
|
||||
toolbar.justify: right
|
||||
toolbar.font: lucidasans-10
|
||||
|
||||
menu.title: flat crossdiagonal gradient
|
||||
menu.title.color: rgb:6/9/c
|
||||
menu.title.colorTo: rgb:3/48/6
|
||||
menu.title.textColor: white
|
||||
menu.title.font: lucidasans-10
|
||||
menu.title.justify: right
|
||||
|
||||
menu.frame: flat crossdiagonal gradient
|
||||
menu.frame.color: grey50
|
||||
menu.frame.colorTo: grey80
|
||||
menu.frame.textColor: grey20
|
||||
menu.frame.disableColor: grey40
|
||||
menu.frame.font: lucidasans-10
|
||||
menu.frame.justify: center
|
||||
|
||||
menu.bullet.position: right
|
||||
menu.bullet: triangle
|
||||
|
||||
menu.hilite: flat crossdiagonal gradient
|
||||
menu.hilite.color: rgb:6/9/c
|
||||
menu.hilite.colorTo: rgb:3/48/6
|
||||
menu.hilite.textColor: white
|
||||
|
||||
window.title.focus: flat crossdiagonal gradient
|
||||
window.title.focus.color: rgb:6/9/c
|
||||
window.title.focus.colorTo: rgb:3/48/6
|
||||
window.title.unfocus: flat diagonal gradient
|
||||
window.title.unfocus.color: grey50
|
||||
window.title.unfocus.colorTo: grey20
|
||||
|
||||
window.label.focus: parentrelative
|
||||
window.label.focus.textColor: white
|
||||
window.label.unfocus: parentrelative
|
||||
window.label.unfocus.textColor: grey60
|
||||
|
||||
window.button.focus: parentrelative
|
||||
window.button.focus.picColor: grey85
|
||||
window.button.unfocus: parentrelative
|
||||
window.button.unfocus.picColor: grey60
|
||||
window.button.pressed: flat crossdiagonal gradient
|
||||
window.button.pressed.color: grey50
|
||||
window.button.pressed.colorTo: grey80
|
||||
|
||||
window.handle.focus: flat crossdiagonal gradient
|
||||
window.handle.focus.color: rgb:6/9/c
|
||||
window.handle.focus.colorTo: rgb:3/48/6
|
||||
window.handle.unfocus: flat diagonal gradient
|
||||
window.handle.unfocus.color: grey50
|
||||
window.handle.unfocus.colorTo: grey20
|
||||
|
||||
window.grip.focus: parentrelative
|
||||
window.grip.unfocus: parentrelative
|
||||
|
||||
window.frame.focusColor: rgb:6/9/c
|
||||
window.frame.unfocusColor: grey50
|
||||
|
||||
window.font: lucidasans-10
|
||||
window.justify: right
|
||||
|
||||
borderColor: rgb:2/3/4
|
||||
|
||||
bevelWidth: 1
|
||||
borderWidth: 1
|
||||
handleWidth: 4
|
||||
|
||||
*textColor: grey85
|
||||
*Font: lucidasans-10
|
||||
|
||||
background: flatcrossdiagonalgradient
|
||||
background.color: rgb:4/6/8
|
||||
background.colorTo: rgb:3/48/6
|
||||
|
||||
bbpager.desktop.focus: flat interlaced crossdiagonal gradient
|
||||
bbpager.desktop.focus.color: rgb:6/9/c
|
||||
bbpager.desktop.focus.colorTo: rgb:3/48/6
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue