Fluxbox 自作style

Fluxboxのスタイルを Pekwmの色合いを元に 自作してみました。

背景画像はネットで見つけました。

systrayの背景色の指定方法が分かりません(^_^;)

styleは以下の通りです。


! ----- toolbar
toolbar.borderWidth: 1
toolbar.borderColor: #8b3f08
toolbar.shaped: true
toolbar.color: #f27f2d
toolbar.colorTo: #f59c5c

toolbar.clock.textColor: white
toolbar.clock.color: #f27f2d
toolbar.clock.justify: Center
toolbar.clock.borderWidth: 1
toolbar.clock.borderColor: #8b3f08

toolbar.workspace.textColor: white
toolbar.workspace.color: #f27f2d
toolbar.workspace.justify: Center
toolbar.workspace.borderWidth: 1
toolbar.workspace.borderColor: #8b3f08

toolbar.iconbar.borderWidth: 1
toolbar.iconbar.borderColor: #8b3f08

toolbar.iconbar.empty.color: #f27f2d

toolbar.iconbar.focused:
toolbar.iconbar.focused.textColor: white
toolbar.iconbar.focused.color: #f27f2d
toolbar.iconbar.focused.borderWidth: 1
toolbar.iconbar.focused.borderColor: #8b3f08

toolbar.iconbar.unfocused.textColor: black
toolbar.iconbar.unfocused.color: #d1d1d1
toolbar.iconbar.unfocused.borderWidth: 1
toolbar.iconbar.unfocused.borderColor: #8b3f08

toolbar.button.color: #f27f2d
toolbar.button.borderWidth: 1
toolbar.button.borderColor: #8b3f08

! ----- Window
window.roundCorners: TopLeft, TopRight
window.handleWidth: 2

window.label.justify: Center
window.label.focus: raised bevel1 gradient vertical
window.label.unfocus: raised bevel1 gradient vertical
window.label.focus.color: #f27f2d
window.label.focus.colorTo: #f59c5c
window.label.unfocus.color: #d1d1d1
window.label.unfocus.colorTo: #e3e3e3
window.label.unfocus.textColor: #777777

window.button.focus: raised bevel1 gradient vertical
window.button.unfocus: raised bevel1 gradient vertical
window.button.unfocus.color: #d1d1d1
window.button.unfocus.colorTo: #e3e3e3
window.button.focus.color: #f27f2d
window.button.focus.colorTo: #f59c5c

window.handle.focus.color: #f3873a
window.handle.focus.colorTo: #8b3f08

! ----- menu
menu.roundCorners: TopLeft, TopRight, BottomLeft, BottomRight
menu.borderWidth: 1
menu.bevelWidth: 2
menu.borderColor: #f3873a

menu.frame.color: white
menu.frame.textColor: black
menu.frame.disableColor: rgb:33/33/33

menu.title.color: #f27f2d
menu.title.ColorTo: #f59c5c
menu.title.textColor: white

menu.hilite.color: rgb:33/33/33
menu.hilite.textColor: rgb:f9/f9/ff

menu.bullet: triangle
menu.bullet.position: Right

コメントを残す

メールアドレスが公開されることはありません。 * が付いている欄は必須項目です

次のHTML タグと属性が使えます: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>