Adam Chodorowski wrote:
On Tue, 22 Aug 2006 15:36:53 +0200, Joerg van den Hoff
<[EMAIL PROTECTED]> wrote:
2. question: apart from switching on transparancy, can the filling
color for empty frames/floating workspaces be controlled and set to
something different than black?
de.defstyle("frame", {
...
background_colour = "#b3b3b3"
...
--Adam Chodorowski <[EMAIL PROTECTED]>
thanks, but this one does'nt work either. it seems, like the whole
`de.defstyle("frame"' block does not have any effect (but changing
settings in thee base style `de.defstyle("*"' are recognized, so I'm
editing the right file after all :-))