Jump to content

How can I see all of the colors


Guest BooYah
 Share

Recommended Posts

man colors

colors(n)                    Tk Built-In Commands                    colors(n)



______________________________________________________________________________



NAME

      colors - symbolic color names recognized by Tk

________________________________________________________________________________
_



DESCRIPTION

      Tk  recognizes many symbolic color names (eg, red) when specifying col-

      ors.  The symbolic names recognized by Tk and their  8-bit  RGB  values

      are:

             alice blue                 240   248   248

             AliceBlue                  240   248   248

             antique white              250   235   235

             AntiqueWhite               250   235   235

             AntiqueWhite1              255   239   239

             AntiqueWhite2              238   223   223

             AntiqueWhite3              205   192   192

             AntiqueWhite4              139   131   131

             aquamarine                 127   255   255

             aquamarine1                127   255   255

             aquamarine2                118   238   238

             aquamarine3                102   205   205

             aquamarine4                 69   139   139

             azure                      240   255   255

             azure1                     240   255   255

             azure2                     224   238   238

             azure3                     193   205   205

             azure4                     131   139   139

             beige                      245   245   245

             bisque                     255   228   228

             bisque1                    255   228   228

             bisque2                    238   213   213

             bisque3                    205   183   183

             bisque4                    139   125   125

             black                        0     0     0

             blanched almond            255   235   235

             BlanchedAlmond             255   235   235

             blue                         0     0     0

             blue violet                138    43    43

             blue1                        0     0     0

             blue2                        0     0     0

             blue3                        0     0     0

             blue4                        0     0     0

             BlueViolet                 138    43    43

             brown                      165    42    42

Link to comment
Share on other sites

Guest BooYah

I found a similar list in /usr/X11R6/lib/X11/rgb.txt . What I would like is a list that would show the color in color, instead of the rgb attributes. So Red is Red

 

I'm trying to beautify my mutt.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...