summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/qyxf-book/colors/bootstrap-v4.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/qyxf-book/colors/bootstrap-v4.tex')
-rw-r--r--macros/latex/contrib/qyxf-book/colors/bootstrap-v4.tex29
1 files changed, 29 insertions, 0 deletions
diff --git a/macros/latex/contrib/qyxf-book/colors/bootstrap-v4.tex b/macros/latex/contrib/qyxf-book/colors/bootstrap-v4.tex
new file mode 100644
index 0000000000..c13a8c40ad
--- /dev/null
+++ b/macros/latex/contrib/qyxf-book/colors/bootstrap-v4.tex
@@ -0,0 +1,29 @@
+% color-scheme: bootstrap-v4
+% author-by: xjtu-blacksmith
+% create-on: 2020/8/19
+
+% main colors
+\newcommand\@primary@color{blue!50!cyan}
+\newcommand\@info@color{cyan!80!olive}
+% for titles amd text
+\renewcommand\@title@color{black!85}
+\renewcommand\@list@color{\@primary@color}
+\renewcommand\@caption@color{\@info@color}
+\renewcommand\@link@color{blue!67!green!}
+\renewcommand\@misc@color{\@primary@color}
+% for boxes
+\renewcommand\@box@background{cyan!20!white}
+\renewcommand\@box@frame{blue!30!teal}
+\renewcommand\@box@title@background{blue!55!cyan}
+\renewcommand\@box@color{blue!45!teal!80!black}
+\renewcommand\@alert@background{red!10!white}
+\renewcommand\@alert@color{red!40!black!90!white}
+\renewcommand\@alert@frame{red!75!teal}
+\renewcommand\@alert@title@background{red!80!cyan}
+% for theorems
+\renewcommand\@define@background{green!8!white!94!black}
+\renewcommand\@define@frame{green!10!white!90!black}
+\renewcommand\@define@color{green!40!black!90!white}
+\renewcommand\@theorem@background{-blue!20!black!96!green}
+\renewcommand\@theorem@frame{-blue!30!black!90!green}
+\renewcommand\@theorem@color{red!57!green!90!black} \ No newline at end of file