editions theme interhack/fuz
This commit is contained in:
parent
43885edecb
commit
51b57a0803
Binary file not shown.
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 32 KiB |
@ -179,11 +179,20 @@
|
|||||||
|
|
||||||
|
|
||||||
%% Official colours:
|
%% Official colours:
|
||||||
\definecolor{uibred} {HTML}{db3f3d}
|
%\definecolor{uibred} {HTML}{db3f3d}
|
||||||
\definecolor{uibblue} {HTML}{4ea0b7}
|
% red but orange
|
||||||
\definecolor{uibgreen}{HTML}{789a5b}
|
\definecolor{uibred} {HTML}{cf6a4c}
|
||||||
|
\definecolor{uibblue} {HTML}{7587a6}
|
||||||
|
%\definecolor{uibgreen}{HTML}{8f9d6a}
|
||||||
|
\definecolor{uibgreen}{HTML}{a7a7a7}
|
||||||
\definecolor{uibgray} {HTML}{d0cac2}
|
\definecolor{uibgray} {HTML}{d0cac2}
|
||||||
|
%\definecolor{uibgray} {HTML}{5f5a60}
|
||||||
|
%graybutdark
|
||||||
\definecolor{uiblink} {HTML}{00769E}
|
\definecolor{uiblink} {HTML}{00769E}
|
||||||
|
\definecolor{fuzgray} {HTML}{1e1e1e}
|
||||||
|
%\definecolor{white} {HTML}{a7a7a7}
|
||||||
|
\definecolor{white} {HTML}{1e1e1e}
|
||||||
|
\definecolor{black} {HTML}{5f5a60}
|
||||||
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
@ -279,7 +288,7 @@
|
|||||||
|
|
||||||
\newcommand{\TitlePage}
|
\newcommand{\TitlePage}
|
||||||
{{
|
{{
|
||||||
\setbeamercolor{background canvas}{bg = uibgray}
|
%\setbeamercolor{background canvas}{bg = uibred}
|
||||||
\begin{frame}[b, plain, noframenumbering]
|
\begin{frame}[b, plain, noframenumbering]
|
||||||
\titlepage
|
\titlepage
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
4
main.tex
4
main.tex
@ -20,11 +20,11 @@
|
|||||||
|
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
%\setbeamercolor{background canvas}{bg=fuzgray}
|
||||||
\begin{frame}
|
\begin{frame}
|
||||||
\frametitle{intro}
|
\frametitle{intro}
|
||||||
\begin{block}{quote}
|
\begin{block}{quote}
|
||||||
"There is only two type of person, those who backup and those who ever have data loss"
|
"There are only two types of person, those who backup and those who ever have data loss"
|
||||||
\end{block}
|
\end{block}
|
||||||
\begin{block}{pourquoi ?}
|
\begin{block}{pourquoi ?}
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
|
Loading…
Reference in New Issue
Block a user