I want to change only the color (not font size, etc.) of all headings in my documents (\section, \subsection, \subsubsection, ...). I want to keep all other settings fixed.
Is there a way to do this?
|
I want to change only the color (not font size, etc.) of all headings in my documents ( Is there a way to do this? |
||||
|
|
|
For all sections, use
|
|||
|
|
|
If you're using a KOMA-Script class you don't need an additional package (besides the color package, of course) but can use
Or all sections with the same color:
|
|||
|
|