Re: FVWM: colors, etc...

From: Martin Cartwright <M.Cartwright_at_Queens-Belfast.AC.UK>
Date: Fri, 5 Jun 1998 12:16:31 +0100 (BST)

On Thu, 4 Jun 1998, Neil Zanella wrote:

-> Hi,
->
->Is there anything besides the sample config file and the man
->pages that will explain how to customize a window manager such as fvwm?
->
->I in my .fvwmrc in the "set up the colors" section there is stuff like
->
->HiBackColor #c06077
->
->StdBackColor #60a0c0
->
->etc ...
->
>

What other people have said is true, so to sum up...

colours specified by #c06077 etc are RGB specified. It breaks down
like this:

#rrggbb

where rr is the hexadecimal form of a number between 0 and 255 which
defines the amount of red in the colour. being hexadecimal means
instead of going 0,1,2,3,4,5,6,7,8,10,11,12,....etc it goes
0,1,2,3,4,5,6,7,8,9,a,b,c,d,e,f,10,11,12, so 10 in hexidecimal is
actually 16 in decimal. 3b in hexidecimal is 3*16+11 (b=11).


the gg, and bb are just the same as rr but specify the amounts of
green and blue repectively. Hope this makes sense..

--
M.Cartwright_at_qub.ac.uk --- http://star.pst.qub.ac.uk/~imc/vom.htm
    "Sponges grow in the ocean ... I wonder how much deeper    
          the ocean would be if that didn't happen."          
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Fri Jun 05 1998 - 06:20:38 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:38:01 BST