summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/dtk/dtk.clo
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/dtk/dtk.clo')
-rw-r--r--Master/texmf-dist/tex/latex/dtk/dtk.clo8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/dtk/dtk.clo b/Master/texmf-dist/tex/latex/dtk/dtk.clo
index f34fc7d9759..c5114046cc9 100644
--- a/Master/texmf-dist/tex/latex/dtk/dtk.clo
+++ b/Master/texmf-dist/tex/latex/dtk/dtk.clo
@@ -1,6 +1,6 @@
+%% $Id: dtk.clo 13 2010-06-19 06:53:35Z herbert $
-\ProvidesFile{dtk.clo}
- [2009/11/07 v0.2 dtk class option (RN,hv)]
+\ProvidesFile{dtk.clo}[2009/11/07 v0.2 dtk class option (RN,hv)]
\renewcommand\CoverArt[3]{%
\ifx\CoverTitleFont\@undefined
@@ -81,13 +81,13 @@
\RequirePackage[font=sf]{caption}
\ifDTKcolor
- \definecolor{DTKlstBackground}{rgb}{1,1,0.85}
+ \definecolor{DTKlstBackground}{rgb}{1,1,0.95}
\definecolor{DTKlstKeys}{rgb}{0,0,1}
\definecolor{DTKlstIdentifiers}{rgb}{0,0,0}
\definecolor{DTKlstComments}{rgb}{1,0,0}
\definecolor{DTKlstStrings}{rgb}{0,0.5,0}
\else
- \colorlet{DTKlstBackground}{black!10}
+ \colorlet{DTKlstBackground}{black!5}
\colorlet{DTKlstKeys}{black}
\colorlet{DTKlstIdentifiers}{black}
\colorlet{DTKlstComments}{black}