Change default color option options of the class.
This commit is contained in:
@@ -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}%
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user