Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/indispensable.git
% Document colour constants.
% 1F3F81 -  31  63 129
% FF6400 - 255 100   0
% 667FB2 - 102 127 178
% 000080 -   0   0 128
% 000000 -   0   0   0

% Section
\definecolor{sectionfillcolour}{HTML}{A6BFF2}

% Hyperlinks
\definecolor{externallinkcolour}{HTML}{1F3F81}
\definecolor{internallinkcolour}{HTML}{FF6400}

% Epigraph
\definecolor{quotationmarkcolour}{HTML}{000080}
\definecolor{epigraphauthorcolour}{HTML}{000080}
\definecolor{epigraphbordercolour}{HTML}{000080}
\definecolor{epigraphfillcolour}{HTML}{A6BFF2}

% Tables
\definecolor{zebrastripecolour}{HTML}{A6BFF2}
\definecolor{sourcecolour}{HTML}{A6BFF2}

% On screen display
\definecolor{displaybordercolour}{HTML}{FF6400}

% Drop shadows
\definecolor{dropshadowcolour}{HTML}{000000}

% Headers and contents
\definecolor{toccolour}{HTML}{000080}
\definecolor{sectioncolour}{HTML}{000080}