On 05 Mar 2002 23:57:05 +0000, Fernando Herrero Carrón wrote:
> 
> This is my first post to the list, so hello to everyone here :-)
> 
> I have managed to change the color of the border of windows when they have no focus with
> 
> Style "*"               Color Black/#a0a060
> 
> but this doesn't seem to change the color when they DO have the focus.
Try the man page, it describes all available functionality.
  # colors of unfocused window
  Style "*" ForeColor   rgb:00/00/60, BackColor   rgb:80/80/78
  # colors of focused window
  Style "*" HilightFore rgb:00/00/90, HilightBack rgb:C0/C0/B4
Regards,
Mikhael.
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Tue Mar 05 2002 - 17:40:53 GMT