theme: less transparent focused border

When compositing with a terminal, the border is even more
transparent. Therefore, we don't add more transparence to the mix.
This commit is contained in:
Vincent Bernat 2012-09-13 09:43:01 +02:00
parent 7ced7551f0
commit 4d60cba676

View file

@ -21,7 +21,7 @@ theme.fg_minimize = "#ffffff"
theme.border_width = 4
theme.border_normal = "#00000000"
theme.border_focus = "#FF7F0066"
theme.border_focus = "#FF7F00EE"
theme.border_marked = "#91231c66"
-- Widget stuff