|
Colors
How to use colors in xsw.
Phase-Support IntroductionColors can be referred to in two ways: by their code or by their name. By codeColors can be referred by code, such as this: $FF00FF (this is pink). It's just like the HTML color standard, except that it uses the character $ instead of #. By nameColors can by used by name, using the colors defined in the file /usr/share/X11/rgb.txt. Examples: green, black, snow, LemonChiffon, LavenderBlush, DeepPink2, grey68, etc... Here are two color lists, for reference: |
► Sign in to add a comment