Oleksandr Gavenko <gaven...@gmail.com> writes:

> On 2012-07-08, Thomas Adam wrote:
>
>> On Sun, Jul 08, 2012 at 05:20:28PM +0300, Oleksandr Gavenko wrote:
> Now I think that FvwmCpp and FvwmM4 are mostly useless modules.

Little snippet from one of my config files:

#define BACK 21/B9/FD
#define FORE 22/59/E9
DestroyDecor recreate DecorVec
AddToDecor DecorVec
#if PLANES < 9
+ TitleStyle Centered ActiveUp (Solid cornflowerblue -- Raised) \\
             Inactive (Solid Navy -- Flat) \\
             ActiveDown (Solid dimgrey -- Sunk)
#else
/*                edge            mid-point           center */ 
+ TitleStyle Centered ActiveUp (\\
  SGradient 128 2 rgb:BACK 20 rgb:33/33/aa 70 rgb:FORE)\\
             Inactive (\\
  SGradient 128 2 rgb:BACK 50 rgb:44/44/aa 50 rgb:33/33/77)\\
             ActiveDown (\\
  SGradient 128 2 rgb:00/77/aa 30 rgb:44/88/aa 70 rgb:88/88/aa)
#endif


This came from work where we had some users with Sun workstations
and 8 bit color, and some with Linux and real graphics cards.

-- 
Dan Espen

Reply via email to