beamer themes
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
\usepackage{xcolor}
|
||||
|
||||
|
||||
\definecolor{base}{HTML}{ {{base00-hex}} }
|
||||
\definecolor{col}{HTML}{ {{base0D-hex}} }
|
||||
\definecolor{text}{HTML}{ {{base05-hex}} }
|
||||
|
||||
\setbeamercolor{background canvas}{bg=base}
|
||||
\setbeamercolor{title}{fg=col}
|
||||
\setbeamercolor{frametitle}{fg=col}
|
||||
\setbeamercolor{normal text}{fg=text}
|
||||
|
||||
\setbeamercolor{item}{fg=text}
|
||||
|
||||
\setbeamercolor{frametitle}{fg=col}
|
||||
\setbeamercolor{footline}{fg=col}
|
||||
Reference in New Issue
Block a user