From 15d7f7103edfa77ff055acbe181099db358b6982 Mon Sep 17 00:00:00 2001 From: David Barr Date: Tue, 9 Mar 2010 13:00:02 +0100 Subject: [PATCH 1/1] Add menu seperator style to Clearlooks The default themerc is quite old and does not include the slightly newer option to theme the menu seperator, here is a patch to fix that and some very trivial tweaks to overall theme to better match the metacity/gtk version. --- themes/Clearlooks/openbox-3/themerc | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/themes/Clearlooks/openbox-3/themerc b/themes/Clearlooks/openbox-3/themerc index 67d5f26..f81c428 100644 --- a/themes/Clearlooks/openbox-3/themerc +++ b/themes/Clearlooks/openbox-3/themerc @@ -1,12 +1,12 @@ !# Clearlooks-Evolving -!# Clearlooks as it evolves in gnome-svn... -!# Last updated 19/01/08 +!# Clearlooks as it evolves in gnome-git... +!# Last updated 09/03/10 # Fonts # these are really halos, but who cares? *.font: shadow=n -window.active.label.text.font:shadow=y:shadowtint=25:shadowoffset=1 +window.active.label.text.font:shadow=y:shadowtint=30:shadowoffset=1 window.inactive.label.text.font:shadow=y:shadowtint=00:shadowoffset=0 menu.items.font:shadow=y:shadowtint=0:shadowoffset=1 @@ -25,11 +25,11 @@ menu.overlap: 2 *.bg.highlight: 50 *.bg.shadow: 05 -window.active.title.bg.highlight: 40 -window.active.title.bg.shadow: 00 +window.active.title.bg.highlight: 35 +window.active.title.bg.shadow: 05 window.inactive.title.bg.highlight: 30 -window.inactive.title.bg.shadow: 00 +window.inactive.title.bg.shadow: 05 window.*.grip.bg.highlight: 50 window.*.grip.bg.shadow: 30 @@ -61,6 +61,11 @@ menu.items.active.bg.colorTo.splitTo: #80a7d6 menu.items.active.bg.border.color: #4b6e99 menu.items.active.text.color: #ffffff +menu.separator.width: 1 +menu.separator.padding.width: 0 +menu.separator.padding.height: 3 +menu.separator.color: #aaaaaa + !# set handles here and only the once? window.*.handle.bg: Raised solid @@ -71,9 +76,6 @@ window.*.grip.bg.color: #eaebec !# Active -!# no handles - kind of closer to the clearlooks border, maybe? -!#window.active.border.color: #455d7c - window.*.border.color: #585a5d window.active.title.separator.color: #4e76a8 @@ -135,7 +137,7 @@ window.inactive.button.*.image.color: #6D6C6C !# osd (pop ups and what not, dock?) osd.border.width: 1 -osd.border.color: #999 +osd.border.color: #aaaaaa osd.bg: flat border gradient splitvertical osd.bg.color: #F0EFEE -- 1.9.1