dwww Home | Show directory contents | Find package

% !TEX TS-program = lualatex
% encoding : utf8 
% Documentation of tkz-doc.cls
% Copyright 2022  Alain Matthes
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
% of this license or (at your option) any later version.
% The latest version of this license is in
% http://www.latex-project.org/lppl.txt
% and version 1.3 or later is part of all distributions of LaTeX
% version 2005/12/01 or later.
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.

% original tkz-doc.cfg 
% 
% If you modify this original file, YOUR CHANGES WILL BE LOST when it is
% updated.  Instead, put your changes in the entire copy of tkz-base.cfg 
% and save the file in a directory  part of your TEXINPUTS environment 
% variable. 
%===============================================================================

\def\fileversion{1.45c}
\def\filedate{2020/04/22}
\typeout{2020/04/22 1.45c tkz-doc.cfg}

% ============= colors =========================================================

% \definecolor [⟨type⟩]{⟨name⟩}{⟨model-list⟩}{⟨spec-list⟩}
% \providecolor [⟨type⟩]{⟨name⟩}{⟨model-list⟩}{⟨spec-list⟩}
% \colorlet [⟨type⟩]{⟨name⟩}[⟨num model⟩]{⟨color⟩}
\definecolor{myblue}{RGB}{020,120,180}
\definecolor{fondpaille}{cmyk}{0,0,0.1,0}
\definecolor{bistre}{rgb}{.75,.50,.30}
\definecolor{textcolor}{RGB}{0, 0, 0} 
\definecolor{blueGrey}{rgb}{0.4,0.48,0.53}
\providecolor{bistre}{rgb}{.75,.50,.30}

\colorlet{graphicbackground}{white}
\colorlet{codebackground}{lightgray!30}
\colorlet{codeonlybackground}{lightgray!30}    
\colorlet{numbackground}{white}
\colorlet{textcodecolor}{darkgray}
\colorlet{numcolor}{black}  
\colorlet{sectioncolor}{MidnightBlue}
\colorlet{titlecolorbox}{gray!10}  
\colorlet{pdflinkcolor}{myblue}
\colorlet{pdfurlcolor}{MidnightBlue}
\colorlet{pdffilecolor}{Peach}
\colorlet{stringcolor}{myblue!40!black!100}
\colorlet{commencolor}{blue!0!black!100}
\colorlet{framecolor}{myblue}
%-------------------------------------------------------------------------------
\def\tkz@background@color{white}
\def\tkz@text@color{black} 
\global\edef\tkz@suc@bkc{\tkz@background@color}
\global\edef\tkz@suc@txt{\tkz@text@color} 
%-------------------------------------------------------------------------------
\endinput

Generated by dwww version 1.15 on Fri May 24 06:57:40 CEST 2024.