Where do I find colour names?
Where can I find the file that lists the X colour names? E.g. where are things like 'grey90', 'magenta4' and 'blue3' defined? I can find it on my Solaris machine at work but not on my Linux box at home. -- Chris Green (chris@areti.co.uk) "Never ascribe to malice that which can be explained by incompetence."
On Thu, Jun 02, 2005 at 10:27:32PM +0100, Chris Green wrote:
Where can I find the file that lists the X colour names?
E.g. where are things like 'grey90', 'magenta4' and 'blue3' defined?
I can find it on my Solaris machine at work but not on my Linux box at home.
Saying that of course got me there. I went and looked at my work system and realised that searching for 'rgb' rather than 'color' would tell me what I want. I found the showrgb utility. -- Chris Green (chris@areti.co.uk) "Never ascribe to malice that which can be explained by incompetence."
Chris Green <chris@areti.co.uk> wrote:
Where can I find the file that lists the X colour names?
On FHS systems, it's probably /usr/X11R6/lib/X11/rgb.txt -- MJ Ray (slef), K. Lynn, England, email see http://mjr.towers.org.uk/
participants (2)
-
Chris Green -
MJ Ray