Latex-Beamer-Template/beamercolorthemesustech.sty
2018-10-08 16:21:20 +08:00

18 lines
879 B
TeX

%\DefineNamedColor{named}{sustechgreen} {cmyk}{0,1,0.65,0.34}
\DefineNamedColor{named}{sustechdarkblue} {rgb}{0.13,0.28,0.53}
\DefineNamedColor{named}{sustechgreen} {rgb}{0.08,0.65,0.6}
\DefineNamedColor{named}{sustechblue} {rgb}{0.0,0.39,0.62}
\DefineNamedColor{named}{sustechpaleblue} {rgb}{0,0.56,0.83}
\DefineNamedColor{named}{sustechgold} {rgb}{0.87,0.7,0.36}
\DefineNamedColor{named}{darkgreen} {rgb}{0,0.16,0.14}
\mode<presentation>
\setbeamercolor{alerted text}{fg=green!80!yellow}
\setbeamercolor*{palette primary}{bg=sustechdarkblue,fg=white}
\setbeamercolor*{palette secondary}{fg=white,bg=sustechpaleblue}
\setbeamercolor*{palette tertiary}{fg=white,bg=sustechblue}
\setbeamercolor*{palette quaternary}{fg=white,bg=yellow}
\setbeamercolor*{structure}{fg=sustechdarkblue,bg=white}
\setbeamercolor{frametitle}{bg=sustechdarkblue,fg=white}
\mode<all>