Deyan Ginev added subsection_Text_Color_If_you__.tex  almost 9 years ago

Commit id: 260367328cb52438634f331c923875057ed22804

deletions | additions      

         

\subsection{Text Color}  If you want the extended color set, you will need to add \verb|\usepackage[dvipsnames,tables]{xcolor}| to your \verb|header.tex| file.   The 68 standard colors known to dvips are:\vspace{0.5ex}  \begin{center}\begin{tabular}{|l|l|l|l|}  \hline  {\color{Apricot} Apricot}&  {\color{Aquamarine} Aquamarine}&  {\color{Bittersweet} Bittersweet}&  {\color{Black} Black}\\ \hline  {\color{Blue} Blue}&  {\color{BlueGreen} BlueGreen}&  {\color{BlueViolet} BlueViolet}&  {\color{BrickRed} BrickRed}\\ \hline  {\color{Brown} Brown}&  {\color{BurntOrange} BurntOrange}&  {\color{CadetBlue} CadetBlue}&  {\color{CarnationPink} CarnationPink}\\ \hline  {\color{Cerulean} Cerulean}&  {\color{CornflowerBlue} CornflowerBlue}&  {\color{Cyan} Cyan}&  {\color{Dandelion} Dandelion}\\ \hline  {\color{DarkOrchid} DarkOrchid}&  {\color{Emerald} Emerald}&  {\color{ForestGreen} ForestGreen}&  {\color{Fuchsia} Fuchsia}\\ \hline  {\color{Goldenrod} Goldenrod}&  {\color{Gray} Gray}&  {\color{Green} Green}&  {\color{GreenYellow} GreenYellow}\\ \hline  {\color{JungleGreen} JungleGreen}&  {\color{Lavender} Lavender}&  {\color{LimeGreen} LimeGreen}&  {\color{Magenta} Magenta}\\ \hline  {\color{Mahogany} Mahogany}&  {\color{Maroon} Maroon}&  {\color{Melon} Melon}&  {\color{MidnightBlue} MidnightBlue}\\ \hline  {\color{Mulberry} Mulberry}&  {\color{NavyBlue} NavyBlue}&  {\color{OliveGreen} OliveGreen}&  {\color{Orange} Orange}\\ \hline  {\color{OrangeRed} OrangeRed}&  {\color{Orchid} Orchid}&  {\color{Peach} Peach}&  {\color{Periwinkle} Periwinkle}\\ \hline  {\color{PineGreen} PineGreen}&  {\color{Plum} Plum}&  {\color{ProcessBlue} ProcessBlue}&  {\color{Purple} Purple}\\ \hline  {\color{RawSienna} RawSienna}&  {\color{Red} Red}&  {\color{RedOrange} RedOrange}&  {\color{RedViolet} RedViolet}\\ \hline  {\color{Rhodamine} Rhodamine}&  {\color{RoyalBlue} RoyalBlue}&  {\color{RoyalPurple} RoyalPurple}&  {\color{RubineRed} RubineRed}\\ \hline  {\color{Salmon} Salmon}&  {\color{SeaGreen} SeaGreen}&  {\color{Sepia} Sepia}&  {\color{SkyBlue} SkyBlue}\\ \hline  {\color{SpringGreen} SpringGreen}&  {\color{Tan} Tan}&  {\color{TealBlue} TealBlue}&  {\color{Thistle} Thistle}\\ \hline  {\color{Turquoise} Turquoise}&  {\color{Violet} Violet}&  {\color{VioletRed} VioletRed}&  {\color{White} White}\\ \hline  {\color{WildStrawberry} WildStrawberry}&  {\color{Yellow} Yellow}&  {\color{YellowGreen} YellowGreen}&  {\color{YellowOrange} YellowOrange}\\ \hline  \end{tabular}  \end{center}  Source: \url{http://people.oregonstate.edu/~peterseb/tex/samples/color-package.html}