Skip to content

Instantly share code, notes, and snippets.

@ramnathv
Created January 30, 2012 19:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ramnathv/1706144 to your computer and use it in GitHub Desktop.
Save ramnathv/1706144 to your computer and use it in GitHub Desktop.
Define Colors for Section Headings
% DEFINE COLORS FOR SECTION HEADINGS ----
\titleformat*{\section}{\sffamily\Large\bfseries\color{DarkRed}}
\titleformat*{\subsection}{\sffamily\large\bfseries\color{DarkBlue}}
\titleformat*{\subsubsection}{\sffamily\normalsize\bfseries\color{DarkGreen}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment