From 4b1de1c499b7adcace14ec48dede90eb174e57d2 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Mon, 17 Nov 2008 19:03:40 -0500 Subject: added theme; removed error msgs from fluxbox --- .fluxbox/styles/TheGreen | 53 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 .fluxbox/styles/TheGreen (limited to '.fluxbox') diff --git a/.fluxbox/styles/TheGreen b/.fluxbox/styles/TheGreen new file mode 100644 index 0000000..74cd8a4 --- /dev/null +++ b/.fluxbox/styles/TheGreen @@ -0,0 +1,53 @@ + +*focus: flat gradient vertical +*unfocus: flat gradient vertical + +*colorTo: rgb:70/70/70 +*color: rgb:8A/8A/8A + + +*focus.color: rgb:5B/C8/5B +*focus.colorTo: rgb:36/A1/36 + +*pressed: Sunken gradient vertical + +borderWidth: 1 +borderColor: black +frameWidth: 0 +handleWidth: 0 + +toolbar: flat gradient vertical +toolbar.label: flat gradient vertical +toolbar.button: flat gradient vertical +toolbar.button.pressed: sunken gradient vertical +toolbar.clock: flat gradient vertical +toolbar.bevelWidth: 0 +toolbar.height: 11 + +menu.title: flat gradient vertical +menu.title.color: rgb:5B/C8/5B +menu.title.colorTo: rgb:36/A1/36 + +menu.frame: flat gradient vertical +menu.hilite: flat solid +menu.hilite.color: rgb:60/60/60 +menu.bullet: triangle +menu.bullet.position: right +menu.itemHeight: 0 + +window.button.pressed: sunken gradient vertical +window.button.pressed.color: rgb:5B/C8/5B +window.button.pressed.colorTo: rgb:36/A1/36 +window.button.focus.picColor: black +window.button.unfocus.picColor: black + + +window.justify: center +window.bevelWidth: 2 +window.title.height: 15 + +background: solid +background.color: rgb:54/54/54 + +*textColor: black +*Font: -*-lucidatypewriter-medium-r-*-*-10-*-*-*-*-*-*-* -- cgit v1.2.3