summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/qyxf-book/colors/rbb.tex
blob: 98257f8de98207900ea545d19ac1950a10c0197c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
% color-scheme: rbb
% author-by: xjtu-blacksmith
% create-on: 2020/8/19

% main colors
\newcommand\@primary@color{blue}
\newcommand\@info@color{red}
% for titles amd text
\renewcommand\@title@color{\@primary@color}
\renewcommand\@list@color{\@primary@color}
\renewcommand\@caption@color{\@primary@color}
\renewcommand\@link@color{\@info@color}
\renewcommand\@misc@color{\@primary@color}
% for boxes
\renewcommand\@box@background{white}
\renewcommand\@box@frame{\@primary@color}
\renewcommand\@box@title@background{\@primary@color}
\renewcommand\@alert@color{\@info@color}
\renewcommand\@alert@frame{\@info@color}
\renewcommand\@alert@title@background{\@info@color}
% for theorems
\renewcommand\@define@frame{black}
\renewcommand\@theorem@background{white}
\renewcommand\@theorem@frame{\@primary@color}