Hi
Does any of you know where the color of parts* is defined?
The reason is because I want the same color as parts* have for my chapters, as i have decided to delete the parts.
Thanks in advance
Abdinasir
LyX ⇒ classicthesis | Color of Part Headings
NEW: TikZ book now 40% off at Amazon.com for a short time.

-
- Posts: 707
- Joined: Tue Mar 25, 2008 5:02 pm
classicthesis | Color of Part Headings
How about the part of classicthesis.sty marked like this:
There's another part that looks like this:
What you probably want to do is to redefine the color "halfgray", which is what is used for chapters. See the xcolor documentation for how to do that. Or you can issue the \titleformat{\chapter}{blah} command to re-do the colors with one of your choice.
Code: Select all
%********************************************************************
% Colors
% ********************************************************************
Code: Select all
% ********************************************************************
% layout of the chapter-, section-, subsection-, subsubsection-,
% paragraph and description-headings
% ********************************************************************