From: Jason T. <jt...@ya...> - 2013-07-10 08:28:23
|
Hi all, I've got a customised look file (no surprise there, I'm sure!) which has the following section in it: de.substyle("*-*-*-*-activity", { shadow_colour = "red", highlight_colour = "red", background_colour = "red", foreground_colour = "#FFFFFF", }), I've tried putting this section in to various defstyle blocks ("tab", "tab-frame", "frame-tiled"), yet this doesn't seem to change the colour of the frame at all; only the tab-title colour changes. This is a problem for me because I make use of min_tabs.lua which hides the tab title when there's only one window in the frame---so I would therefore like to get the border colour of the frame changed as well. Is this currently possible? TIA! Jason |