|
@@ -31,14 +31,14 @@ $endif$
|
|
|
|
|
|
\setupcolor[hex]
|
|
|
\definecolor[titlegrey][h=757575]
|
|
|
-\definecolor[sectiongreen][h=397249]
|
|
|
-\definecolor[rulegreen][h=9cb770]
|
|
|
+\definecolor[sectioncolor][h=397249]
|
|
|
+\definecolor[rulecolor][h=9cb770]
|
|
|
|
|
|
-\setupblackrules[width=25mm, color=rulegreen]
|
|
|
+\setupblackrules[width=25mm, color=rulecolor]
|
|
|
|
|
|
\setuphead[chapter] [style=\tfd]
|
|
|
\setuphead[section] [style=\tfd\bf, color=titlegrey, align=middle]
|
|
|
-\setuphead[subsection] [style=\tfb\bf, color=sectiongreen, align=right,
|
|
|
+\setuphead[subsection] [style=\tfb\bf, color=sectioncolor, align=right,
|
|
|
before={\leavevmode\blackrule\hspace}]
|
|
|
\setuphead[subsubsection][style=\bf]
|
|
|
|