Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

pgcolors.h

Go to the documentation of this file.
00001 /*
00002     ParaGUI - crossplatform widgetset
00003     Copyright (C) 2000,2001,2002,2003,2004  Alexander Pipelka
00004  
00005     This library is free software; you can redistribute it and/or
00006     modify it under the terms of the GNU Library General Public
00007     License as published by the Free Software Foundation; either
00008     version 2 of the License, or (at your option) any later version.
00009  
00010     This library is distributed in the hope that it will be useful,
00011     but WITHOUT ANY WARRANTY; without even the implied warranty of
00012     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00013     Library General Public License for more details.
00014  
00015     You should have received a copy of the GNU Library General Public
00016     License along with this library; if not, write to the Free
00017     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
00018  
00019     Alexander Pipelka
00020     pipelka@teleweb.at
00021  
00022     Last Update:      $Author: mbickel $
00023     Update Date:      $Date: 2007-04-13 16:15:56 $
00024     Source File:      $Source: /home/cvspsrv/cvsroot/games/asc/source/libs/paragui/include/pgcolors.h,v $
00025     CVS/RCS Revision: $Revision: 1.2 $
00026     Status:           $State: Exp $
00027  
00028     AUTOGENERATED PLEASE Do NOT EDIT!
00029 */
00030 
00617 #ifndef PG_COLORS_H
00618 #define PG_COLORS_H
00619 
00620 #include "paragui.h"
00621 #include "pgcolor.h"
00622 #include MAP_INC
00623 
00624 #ifdef USE_COLOR_CONSTANTS
00625 
00626 namespace PG_Colormap {
00627 const PG_Color snow = 0xfffafa;
00628 const PG_Color ghost_white = 0xf8f8ff;
00629 const PG_Color GhostWhite = 0xf8f8ff;
00630 const PG_Color white_smoke = 0xf5f5f5;
00631 const PG_Color WhiteSmoke = 0xf5f5f5;
00632 const PG_Color gainsboro = 0xdcdcdc;
00633 const PG_Color floral_white = 0xfffaf0;
00634 const PG_Color FloralWhite = 0xfffaf0;
00635 const PG_Color old_lace = 0xfdf5e6;
00636 const PG_Color OldLace = 0xfdf5e6;
00637 const PG_Color linen = 0xfaf0e6;
00638 const PG_Color antique_white = 0xfaebd7;
00639 const PG_Color AntiqueWhite = 0xfaebd7;
00640 const PG_Color papaya_whip = 0xffefd5;
00641 const PG_Color PapayaWhip = 0xffefd5;
00642 const PG_Color blanched_almond = 0xffebcd;
00643 const PG_Color BlanchedAlmond = 0xffebcd;
00644 const PG_Color bisque = 0xffe4c4;
00645 const PG_Color peach_puff = 0xffdab9;
00646 const PG_Color PeachPuff = 0xffdab9;
00647 const PG_Color navajo_white = 0xffdead;
00648 const PG_Color NavajoWhite = 0xffdead;
00649 const PG_Color moccasin = 0xffe4b5;
00650 const PG_Color cornsilk = 0xfff8dc;
00651 const PG_Color ivory = 0xfffff0;
00652 const PG_Color lemon_chiffon = 0xfffacd;
00653 const PG_Color LemonChiffon = 0xfffacd;
00654 const PG_Color seashell = 0xfff5ee;
00655 const PG_Color honeydew = 0xf0fff0;
00656 const PG_Color mint_cream = 0xf5fffa;
00657 const PG_Color MintCream = 0xf5fffa;
00658 const PG_Color azure = 0xf0ffff;
00659 const PG_Color alice_blue = 0xf0f8ff;
00660 const PG_Color AliceBlue = 0xf0f8ff;
00661 const PG_Color lavender = 0xe6e6fa;
00662 const PG_Color lavender_blush = 0xfff0f5;
00663 const PG_Color LavenderBlush = 0xfff0f5;
00664 const PG_Color misty_rose = 0xffe4e1;
00665 const PG_Color MistyRose = 0xffe4e1;
00666 const PG_Color white = 0xffffff;
00667 const PG_Color dim_gray = 0x696969;
00668 const PG_Color DimGray = 0x696969;
00669 const PG_Color dim_grey = 0x696969;
00670 const PG_Color DimGrey = 0x696969;
00671 const PG_Color slate_gray = 0x708090;
00672 const PG_Color SlateGray = 0x708090;
00673 const PG_Color slate_grey = 0x708090;
00674 const PG_Color SlateGrey = 0x708090;
00675 const PG_Color light_slate_gray = 0x778899;
00676 const PG_Color LightSlateGray = 0x778899;
00677 const PG_Color light_slate_grey = 0x778899;
00678 const PG_Color LightSlateGrey = 0x778899;
00679 const PG_Color gray = 0xbebebe;
00680 const PG_Color grey = 0xbebebe;
00681 const PG_Color light_grey = 0xd3d3d3;
00682 const PG_Color LightGrey = 0xd3d3d3;
00683 const PG_Color light_gray = 0xd3d3d3;
00684 const PG_Color LightGray = 0xd3d3d3;
00685 const PG_Color cornflower_blue = 0x6495ed;
00686 const PG_Color CornflowerBlue = 0x6495ed;
00687 const PG_Color slate_blue = 0x6a5acd;
00688 const PG_Color SlateBlue = 0x6a5acd;
00689 const PG_Color medium_slate_blue = 0x7b68ee;
00690 const PG_Color MediumSlateBlue = 0x7b68ee;
00691 const PG_Color light_slate_blue = 0x8470ff;
00692 const PG_Color LightSlateBlue = 0x8470ff;
00693 const PG_Color sky_blue = 0x87ceeb;
00694 const PG_Color SkyBlue = 0x87ceeb;
00695 const PG_Color light_sky_blue = 0x87cefa;
00696 const PG_Color LightSkyBlue = 0x87cefa;
00697 const PG_Color light_steel_blue = 0xb0c4de;
00698 const PG_Color LightSteelBlue = 0xb0c4de;
00699 const PG_Color light_blue = 0xadd8e6;
00700 const PG_Color LightBlue = 0xadd8e6;
00701 const PG_Color powder_blue = 0xb0e0e6;
00702 const PG_Color PowderBlue = 0xb0e0e6;
00703 const PG_Color pale_turquoise = 0xafeeee;
00704 const PG_Color PaleTurquoise = 0xafeeee;
00705 const PG_Color light_cyan = 0xe0ffff;
00706 const PG_Color LightCyan = 0xe0ffff;
00707 const PG_Color medium_aquamarine = 0x66cdaa;
00708 const PG_Color MediumAquamarine = 0x66cdaa;
00709 const PG_Color aquamarine = 0x7fffd4;
00710 const PG_Color dark_sea_green = 0x8fbc8f;
00711 const PG_Color DarkSeaGreen = 0x8fbc8f;
00712 const PG_Color pale_green = 0x98fb98;
00713 const PG_Color PaleGreen = 0x98fb98;
00714 const PG_Color lawn_green = 0x7cfc00;
00715 const PG_Color LawnGreen = 0x7cfc00;
00716 const PG_Color chartreuse = 0x7fff00;
00717 const PG_Color green_yellow = 0xadff2f;
00718 const PG_Color GreenYellow = 0xadff2f;
00719 const PG_Color yellow_green = 0x9acd32;
00720 const PG_Color YellowGreen = 0x9acd32;
00721 const PG_Color olive_drab = 0x6b8e23;
00722 const PG_Color OliveDrab = 0x6b8e23;
00723 const PG_Color dark_khaki = 0xbdb76b;
00724 const PG_Color DarkKhaki = 0xbdb76b;
00725 const PG_Color khaki = 0xf0e68c;
00726 const PG_Color pale_goldenrod = 0xeee8aa;
00727 const PG_Color PaleGoldenrod = 0xeee8aa;
00728 const PG_Color light_goldenrod_yellow = 0xfafad2;
00729 const PG_Color LightGoldenrodYellow = 0xfafad2;
00730 const PG_Color light_yellow = 0xffffe0;
00731 const PG_Color LightYellow = 0xffffe0;
00732 const PG_Color yellow = 0xffff00;
00733 const PG_Color gold = 0xffd700;
00734 const PG_Color light_goldenrod = 0xeedd82;
00735 const PG_Color LightGoldenrod = 0xeedd82;
00736 const PG_Color goldenrod = 0xdaa520;
00737 const PG_Color dark_goldenrod = 0xb8860b;
00738 const PG_Color DarkGoldenrod = 0xb8860b;
00739 const PG_Color rosy_brown = 0xbc8f8f;
00740 const PG_Color RosyBrown = 0xbc8f8f;
00741 const PG_Color indian_red = 0xcd5c5c;
00742 const PG_Color IndianRed = 0xcd5c5c;
00743 const PG_Color saddle_brown = 0x8b4513;
00744 const PG_Color SaddleBrown = 0x8b4513;
00745 const PG_Color sienna = 0xa0522d;
00746 const PG_Color peru = 0xcd853f;
00747 const PG_Color burlywood = 0xdeb887;
00748 const PG_Color beige = 0xf5f5dc;
00749 const PG_Color wheat = 0xf5deb3;
00750 const PG_Color sandy_brown = 0xf4a460;
00751 const PG_Color SandyBrown = 0xf4a460;
00752 const PG_Color tan = 0xd2b48c;
00753 const PG_Color chocolate = 0xd2691e;
00754 const PG_Color firebrick = 0xb22222;
00755 const PG_Color brown = 0xa52a2a;
00756 const PG_Color dark_salmon = 0xe9967a;
00757 const PG_Color DarkSalmon = 0xe9967a;
00758 const PG_Color salmon = 0xfa8072;
00759 const PG_Color light_salmon = 0xffa07a;
00760 const PG_Color LightSalmon = 0xffa07a;
00761 const PG_Color orange = 0xffa500;
00762 const PG_Color dark_orange = 0xff8c00;
00763 const PG_Color DarkOrange = 0xff8c00;
00764 const PG_Color coral = 0xff7f50;
00765 const PG_Color light_coral = 0xf08080;
00766 const PG_Color LightCoral = 0xf08080;
00767 const PG_Color tomato = 0xff6347;
00768 const PG_Color orange_red = 0xff4500;
00769 const PG_Color OrangeRed = 0xff4500;
00770 const PG_Color red = 0xff0000;
00771 const PG_Color hot_pink = 0xff69b4;
00772 const PG_Color HotPink = 0xff69b4;
00773 const PG_Color deep_pink = 0xff1493;
00774 const PG_Color DeepPink = 0xff1493;
00775 const PG_Color pink = 0xffc0cb;
00776 const PG_Color light_pink = 0xffb6c1;
00777 const PG_Color LightPink = 0xffb6c1;
00778 const PG_Color pale_violet_red = 0xdb7093;
00779 const PG_Color PaleVioletRed = 0xdb7093;
00780 const PG_Color maroon = 0xb03060;
00781 const PG_Color medium_violet_red = 0xc71585;
00782 const PG_Color MediumVioletRed = 0xc71585;
00783 const PG_Color violet_red = 0xd02090;
00784 const PG_Color VioletRed = 0xd02090;
00785 const PG_Color magenta = 0xff00ff;
00786 const PG_Color violet = 0xee82ee;
00787 const PG_Color plum = 0xdda0dd;
00788 const PG_Color orchid = 0xda70d6;
00789 const PG_Color medium_orchid = 0xba55d3;
00790 const PG_Color MediumOrchid = 0xba55d3;
00791 const PG_Color dark_orchid = 0x9932cc;
00792 const PG_Color DarkOrchid = 0x9932cc;
00793 const PG_Color dark_violet = 0x9400d3;
00794 const PG_Color DarkViolet = 0x9400d3;
00795 const PG_Color blue_violet = 0x8a2be2;
00796 const PG_Color BlueViolet = 0x8a2be2;
00797 const PG_Color purple = 0xa020f0;
00798 const PG_Color medium_purple = 0x9370db;
00799 const PG_Color MediumPurple = 0x9370db;
00800 const PG_Color thistle = 0xd8bfd8;
00801 const PG_Color snow1 = 0xfffafa;
00802 const PG_Color snow2 = 0xeee9e9;
00803 const PG_Color snow3 = 0xcdc9c9;
00804 const PG_Color snow4 = 0x8b8989;
00805 const PG_Color seashell1 = 0xfff5ee;
00806 const PG_Color seashell2 = 0xeee5de;
00807 const PG_Color seashell3 = 0xcdc5bf;
00808 const PG_Color seashell4 = 0x8b8682;
00809 const PG_Color AntiqueWhite1 = 0xffefdb;
00810 const PG_Color AntiqueWhite2 = 0xeedfcc;
00811 const PG_Color AntiqueWhite3 = 0xcdc0b0;
00812 const PG_Color AntiqueWhite4 = 0x8b8378;
00813 const PG_Color bisque1 = 0xffe4c4;
00814 const PG_Color bisque2 = 0xeed5b7;
00815 const PG_Color bisque3 = 0xcdb79e;
00816 const PG_Color bisque4 = 0x8b7d6b;
00817 const PG_Color PeachPuff1 = 0xffdab9;
00818 const PG_Color PeachPuff2 = 0xeecbad;
00819 const PG_Color PeachPuff3 = 0xcdaf95;
00820 const PG_Color PeachPuff4 = 0x8b7765;
00821 const PG_Color NavajoWhite1 = 0xffdead;
00822 const PG_Color NavajoWhite2 = 0xeecfa1;
00823 const PG_Color NavajoWhite3 = 0xcdb38b;
00824 const PG_Color NavajoWhite4 = 0x8b795e;
00825 const PG_Color LemonChiffon1 = 0xfffacd;
00826 const PG_Color LemonChiffon2 = 0xeee9bf;
00827 const PG_Color LemonChiffon3 = 0xcdc9a5;
00828 const PG_Color LemonChiffon4 = 0x8b8970;
00829 const PG_Color cornsilk1 = 0xfff8dc;
00830 const PG_Color cornsilk2 = 0xeee8cd;
00831 const PG_Color cornsilk3 = 0xcdc8b1;
00832 const PG_Color cornsilk4 = 0x8b8878;
00833 const PG_Color ivory1 = 0xfffff0;
00834 const PG_Color ivory2 = 0xeeeee0;
00835 const PG_Color ivory3 = 0xcdcdc1;
00836 const PG_Color ivory4 = 0x8b8b83;
00837 const PG_Color honeydew1 = 0xf0fff0;
00838 const PG_Color honeydew2 = 0xe0eee0;
00839 const PG_Color honeydew3 = 0xc1cdc1;
00840 const PG_Color honeydew4 = 0x838b83;
00841 const PG_Color LavenderBlush1 = 0xfff0f5;
00842 const PG_Color LavenderBlush2 = 0xeee0e5;
00843 const PG_Color LavenderBlush3 = 0xcdc1c5;
00844 const PG_Color LavenderBlush4 = 0x8b8386;
00845 const PG_Color MistyRose1 = 0xffe4e1;
00846 const PG_Color MistyRose2 = 0xeed5d2;
00847 const PG_Color MistyRose3 = 0xcdb7b5;
00848 const PG_Color MistyRose4 = 0x8b7d7b;
00849 const PG_Color azure1 = 0xf0ffff;
00850 const PG_Color azure2 = 0xe0eeee;
00851 const PG_Color azure3 = 0xc1cdcd;
00852 const PG_Color azure4 = 0x838b8b;
00853 const PG_Color SlateBlue1 = 0x836fff;
00854 const PG_Color SlateBlue2 = 0x7a67ee;
00855 const PG_Color SlateBlue3 = 0x6959cd;
00856 const PG_Color SkyBlue1 = 0x87ceff;
00857 const PG_Color SkyBlue2 = 0x7ec0ee;
00858 const PG_Color SkyBlue3 = 0x6ca6cd;
00859 const PG_Color LightSkyBlue1 = 0xb0e2ff;
00860 const PG_Color LightSkyBlue2 = 0xa4d3ee;
00861 const PG_Color LightSkyBlue3 = 0x8db6cd;
00862 const PG_Color SlateGray1 = 0xc6e2ff;
00863 const PG_Color SlateGray2 = 0xb9d3ee;
00864 const PG_Color SlateGray3 = 0x9fb6cd;
00865 const PG_Color SlateGray4 = 0x6c7b8b;
00866 const PG_Color LightSteelBlue1 = 0xcae1ff;
00867 const PG_Color LightSteelBlue2 = 0xbcd2ee;
00868 const PG_Color LightSteelBlue3 = 0xa2b5cd;
00869 const PG_Color LightSteelBlue4 = 0x6e7b8b;
00870 const PG_Color LightBlue1 = 0xbfefff;
00871 const PG_Color LightBlue2 = 0xb2dfee;
00872 const PG_Color LightBlue3 = 0x9ac0cd;
00873 const PG_Color LightBlue4 = 0x68838b;
00874 const PG_Color LightCyan1 = 0xe0ffff;
00875 const PG_Color LightCyan2 = 0xd1eeee;
00876 const PG_Color LightCyan3 = 0xb4cdcd;
00877 const PG_Color LightCyan4 = 0x7a8b8b;
00878 const PG_Color PaleTurquoise1 = 0xbbffff;
00879 const PG_Color PaleTurquoise2 = 0xaeeeee;
00880 const PG_Color PaleTurquoise3 = 0x96cdcd;
00881 const PG_Color PaleTurquoise4 = 0x668b8b;
00882 const PG_Color CadetBlue1 = 0x98f5ff;
00883 const PG_Color CadetBlue2 = 0x8ee5ee;
00884 const PG_Color CadetBlue3 = 0x7ac5cd;
00885 const PG_Color DarkSlateGray1 = 0x97ffff;
00886 const PG_Color DarkSlateGray2 = 0x8deeee;
00887 const PG_Color DarkSlateGray3 = 0x79cdcd;
00888 const PG_Color aquamarine1 = 0x7fffd4;
00889 const PG_Color aquamarine2 = 0x76eec6;
00890 const PG_Color aquamarine3 = 0x66cdaa;
00891 const PG_Color DarkSeaGreen1 = 0xc1ffc1;
00892 const PG_Color DarkSeaGreen2 = 0xb4eeb4;
00893 const PG_Color DarkSeaGreen3 = 0x9bcd9b;
00894 const PG_Color DarkSeaGreen4 = 0x698b69;
00895 const PG_Color PaleGreen1 = 0x9aff9a;
00896 const PG_Color PaleGreen2 = 0x90ee90;
00897 const PG_Color PaleGreen3 = 0x7ccd7c;
00898 const PG_Color chartreuse1 = 0x7fff00;
00899 const PG_Color chartreuse2 = 0x76ee00;
00900 const PG_Color chartreuse3 = 0x66cd00;
00901 const PG_Color OliveDrab1 = 0xc0ff3e;
00902 const PG_Color OliveDrab2 = 0xb3ee3a;
00903 const PG_Color OliveDrab3 = 0x9acd32;
00904 const PG_Color OliveDrab4 = 0x698b22;
00905 const PG_Color DarkOliveGreen1 = 0xcaff70;
00906 const PG_Color DarkOliveGreen2 = 0xbcee68;
00907 const PG_Color DarkOliveGreen3 = 0xa2cd5a;
00908 const PG_Color DarkOliveGreen4 = 0x6e8b3d;
00909 const PG_Color khaki1 = 0xfff68f;
00910 const PG_Color khaki2 = 0xeee685;
00911 const PG_Color khaki3 = 0xcdc673;
00912 const PG_Color khaki4 = 0x8b864e;
00913 const PG_Color LightGoldenrod1 = 0xffec8b;
00914 const PG_Color LightGoldenrod2 = 0xeedc82;
00915 const PG_Color LightGoldenrod3 = 0xcdbe70;
00916 const PG_Color LightGoldenrod4 = 0x8b814c;
00917 const PG_Color LightYellow1 = 0xffffe0;
00918 const PG_Color LightYellow2 = 0xeeeed1;
00919 const PG_Color LightYellow3 = 0xcdcdb4;
00920 const PG_Color LightYellow4 = 0x8b8b7a;
00921 const PG_Color yellow1 = 0xffff00;
00922 const PG_Color yellow2 = 0xeeee00;
00923 const PG_Color yellow3 = 0xcdcd00;
00924 const PG_Color yellow4 = 0x8b8b00;
00925 const PG_Color gold1 = 0xffd700;
00926 const PG_Color gold2 = 0xeec900;
00927 const PG_Color gold3 = 0xcdad00;
00928 const PG_Color gold4 = 0x8b7500;
00929 const PG_Color goldenrod1 = 0xffc125;
00930 const PG_Color goldenrod2 = 0xeeb422;
00931 const PG_Color goldenrod3 = 0xcd9b1d;
00932 const PG_Color goldenrod4 = 0x8b6914;
00933 const PG_Color DarkGoldenrod1 = 0xffb90f;
00934 const PG_Color DarkGoldenrod2 = 0xeead0e;
00935 const PG_Color DarkGoldenrod3 = 0xcd950c;
00936 const PG_Color DarkGoldenrod4 = 0x8b6508;
00937 const PG_Color RosyBrown1 = 0xffc1c1;
00938 const PG_Color RosyBrown2 = 0xeeb4b4;
00939 const PG_Color RosyBrown3 = 0xcd9b9b;
00940 const PG_Color RosyBrown4 = 0x8b6969;
00941 const PG_Color IndianRed1 = 0xff6a6a;
00942 const PG_Color IndianRed2 = 0xee6363;
00943 const PG_Color IndianRed3 = 0xcd5555;
00944 const PG_Color IndianRed4 = 0x8b3a3a;
00945 const PG_Color sienna1 = 0xff8247;
00946 const PG_Color sienna2 = 0xee7942;
00947 const PG_Color sienna3 = 0xcd6839;
00948 const PG_Color sienna4 = 0x8b4726;
00949 const PG_Color burlywood1 = 0xffd39b;
00950 const PG_Color burlywood2 = 0xeec591;
00951 const PG_Color burlywood3 = 0xcdaa7d;
00952 const PG_Color burlywood4 = 0x8b7355;
00953 const PG_Color wheat1 = 0xffe7ba;
00954 const PG_Color wheat2 = 0xeed8ae;
00955 const PG_Color wheat3 = 0xcdba96;
00956 const PG_Color wheat4 = 0x8b7e66;
00957 const PG_Color tan1 = 0xffa54f;
00958 const PG_Color tan2 = 0xee9a49;
00959 const PG_Color tan3 = 0xcd853f;
00960 const PG_Color tan4 = 0x8b5a2b;
00961 const PG_Color chocolate1 = 0xff7f24;
00962 const PG_Color chocolate2 = 0xee7621;
00963 const PG_Color chocolate3 = 0xcd661d;
00964 const PG_Color chocolate4 = 0x8b4513;
00965 const PG_Color firebrick1 = 0xff3030;
00966 const PG_Color firebrick2 = 0xee2c2c;
00967 const PG_Color firebrick3 = 0xcd2626;
00968 const PG_Color firebrick4 = 0x8b1a1a;
00969 const PG_Color brown1 = 0xff4040;
00970 const PG_Color brown2 = 0xee3b3b;
00971 const PG_Color brown3 = 0xcd3333;
00972 const PG_Color brown4 = 0x8b2323;
00973 const PG_Color salmon1 = 0xff8c69;
00974 const PG_Color salmon2 = 0xee8262;
00975 const PG_Color salmon3 = 0xcd7054;
00976 const PG_Color salmon4 = 0x8b4c39;
00977 const PG_Color LightSalmon1 = 0xffa07a;
00978 const PG_Color LightSalmon2 = 0xee9572;
00979 const PG_Color LightSalmon3 = 0xcd8162;
00980 const PG_Color LightSalmon4 = 0x8b5742;
00981 const PG_Color orange1 = 0xffa500;
00982 const PG_Color orange2 = 0xee9a00;
00983 const PG_Color orange3 = 0xcd8500;
00984 const PG_Color orange4 = 0x8b5a00;
00985 const PG_Color DarkOrange1 = 0xff7f00;
00986 const PG_Color DarkOrange2 = 0xee7600;
00987 const PG_Color DarkOrange3 = 0xcd6600;
00988 const PG_Color DarkOrange4 = 0x8b4500;
00989 const PG_Color coral1 = 0xff7256;
00990 const PG_Color coral2 = 0xee6a50;
00991 const PG_Color coral3 = 0xcd5b45;
00992 const PG_Color coral4 = 0x8b3e2f;
00993 const PG_Color tomato1 = 0xff6347;
00994 const PG_Color tomato2 = 0xee5c42;
00995 const PG_Color tomato3 = 0xcd4f39;
00996 const PG_Color tomato4 = 0x8b3626;
00997 const PG_Color OrangeRed1 = 0xff4500;
00998 const PG_Color OrangeRed2 = 0xee4000;
00999 const PG_Color OrangeRed3 = 0xcd3700;
01000 const PG_Color OrangeRed4 = 0x8b2500;
01001 const PG_Color red1 = 0xff0000;
01002 const PG_Color red2 = 0xee0000;
01003 const PG_Color red3 = 0xcd0000;
01004 const PG_Color red4 = 0x8b0000;
01005 const PG_Color DeepPink1 = 0xff1493;
01006 const PG_Color DeepPink2 = 0xee1289;
01007 const PG_Color DeepPink3 = 0xcd1076;
01008 const PG_Color DeepPink4 = 0x8b0a50;
01009 const PG_Color HotPink1 = 0xff6eb4;
01010 const PG_Color HotPink2 = 0xee6aa7;
01011 const PG_Color HotPink3 = 0xcd6090;
01012 const PG_Color HotPink4 = 0x8b3a62;
01013 const PG_Color pink1 = 0xffb5c5;
01014 const PG_Color pink2 = 0xeea9b8;
01015 const PG_Color pink3 = 0xcd919e;
01016 const PG_Color pink4 = 0x8b636c;
01017 const PG_Color LightPink1 = 0xffaeb9;
01018 const PG_Color LightPink2 = 0xeea2ad;
01019 const PG_Color LightPink3 = 0xcd8c95;
01020 const PG_Color LightPink4 = 0x8b5f65;
01021 const PG_Color PaleVioletRed1 = 0xff82ab;
01022 const PG_Color PaleVioletRed2 = 0xee799f;
01023 const PG_Color PaleVioletRed3 = 0xcd6889;
01024 const PG_Color PaleVioletRed4 = 0x8b475d;
01025 const PG_Color maroon1 = 0xff34b3;
01026 const PG_Color maroon2 = 0xee30a7;
01027 const PG_Color maroon3 = 0xcd2990;
01028 const PG_Color maroon4 = 0x8b1c62;
01029 const PG_Color VioletRed1 = 0xff3e96;
01030 const PG_Color VioletRed2 = 0xee3a8c;
01031 const PG_Color VioletRed3 = 0xcd3278;
01032 const PG_Color VioletRed4 = 0x8b2252;
01033 const PG_Color magenta1 = 0xff00ff;
01034 const PG_Color magenta2 = 0xee00ee;
01035 const PG_Color magenta3 = 0xcd00cd;
01036 const PG_Color magenta4 = 0x8b008b;
01037 const PG_Color orchid1 = 0xff83fa;
01038 const PG_Color orchid2 = 0xee7ae9;
01039 const PG_Color orchid3 = 0xcd69c9;
01040 const PG_Color orchid4 = 0x8b4789;
01041 const PG_Color plum1 = 0xffbbff;
01042 const PG_Color plum2 = 0xeeaeee;
01043 const PG_Color plum3 = 0xcd96cd;
01044 const PG_Color plum4 = 0x8b668b;
01045 const PG_Color MediumOrchid1 = 0xe066ff;
01046 const PG_Color MediumOrchid2 = 0xd15fee;
01047 const PG_Color MediumOrchid3 = 0xb452cd;
01048 const PG_Color MediumOrchid4 = 0x7a378b;
01049 const PG_Color DarkOrchid1 = 0xbf3eff;
01050 const PG_Color DarkOrchid2 = 0xb23aee;
01051 const PG_Color DarkOrchid3 = 0x9a32cd;
01052 const PG_Color DarkOrchid4 = 0x68228b;
01053 const PG_Color purple1 = 0x9b30ff;
01054 const PG_Color purple2 = 0x912cee;
01055 const PG_Color purple3 = 0x7d26cd;
01056 const PG_Color MediumPurple1 = 0xab82ff;
01057 const PG_Color MediumPurple2 = 0x9f79ee;
01058 const PG_Color MediumPurple3 = 0x8968cd;
01059 const PG_Color thistle1 = 0xffe1ff;
01060 const PG_Color thistle2 = 0xeed2ee;
01061 const PG_Color thistle3 = 0xcdb5cd;
01062 const PG_Color thistle4 = 0x8b7b8b;
01063 const PG_Color gray40 = 0x666666;
01064 const PG_Color grey40 = 0x666666;
01065 const PG_Color gray41 = 0x696969;
01066 const PG_Color grey41 = 0x696969;
01067 const PG_Color gray42 = 0x6b6b6b;
01068 const PG_Color grey42 = 0x6b6b6b;
01069 const PG_Color gray43 = 0x6e6e6e;
01070 const PG_Color grey43 = 0x6e6e6e;
01071 const PG_Color gray44 = 0x707070;
01072 const PG_Color grey44 = 0x707070;
01073 const PG_Color gray45 = 0x737373;
01074 const PG_Color grey45 = 0x737373;
01075 const PG_Color gray46 = 0x757575;
01076 const PG_Color grey46 = 0x757575;
01077 const PG_Color gray47 = 0x787878;
01078 const PG_Color grey47 = 0x787878;
01079 const PG_Color gray48 = 0x7a7a7a;
01080 const PG_Color grey48 = 0x7a7a7a;
01081 const PG_Color gray49 = 0x7d7d7d;
01082 const PG_Color grey49 = 0x7d7d7d;
01083 const PG_Color gray50 = 0x7f7f7f;
01084 const PG_Color grey50 = 0x7f7f7f;
01085 const PG_Color gray51 = 0x828282;
01086 const PG_Color grey51 = 0x828282;
01087 const PG_Color gray52 = 0x858585;
01088 const PG_Color grey52 = 0x858585;
01089 const PG_Color gray53 = 0x878787;
01090 const PG_Color grey53 = 0x878787;
01091 const PG_Color gray54 = 0x8a8a8a;
01092 const PG_Color grey54 = 0x8a8a8a;
01093 const PG_Color gray55 = 0x8c8c8c;
01094 const PG_Color grey55 = 0x8c8c8c;
01095 const PG_Color gray56 = 0x8f8f8f;
01096 const PG_Color grey56 = 0x8f8f8f;
01097 const PG_Color gray57 = 0x919191;
01098 const PG_Color grey57 = 0x919191;
01099 const PG_Color gray58 = 0x949494;
01100 const PG_Color grey58 = 0x949494;
01101 const