Change default color option options of the class.
This commit is contained in:
parent
c1ab3c58af
commit
342d138239
@ -52,10 +52,10 @@
|
|||||||
% \def\subsectioncolor{#1}%
|
% \def\subsectioncolor{#1}%
|
||||||
% }
|
% }
|
||||||
|
|
||||||
\DeclareOptionX{sectioncolor}[red]{%
|
\DeclareOptionX{sectioncolor}[debianred]{%
|
||||||
\def\sectioncolor{#1}%
|
\def\sectioncolor{#1}%
|
||||||
}
|
}
|
||||||
\DeclareOptionX{subsectioncolor}[blue]{%
|
\DeclareOptionX{subsectioncolor}[lapislazuli]{%
|
||||||
\def\subsectioncolor{#1}%
|
\def\subsectioncolor{#1}%
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user