Skip to content
Snippets Groups Projects
Unverified Commit de850087 authored by neze's avatar neze
Browse files

three more themes

parent 09bdd174
No related branches found
No related tags found
No related merge requests found
...@@ -154,6 +154,18 @@ ...@@ -154,6 +154,18 @@
\definecolor{themeviolet-altbg}{RGB}{106,90,110} \definecolor{themeviolet-altbg}{RGB}{106,90,110}
\colorlet{themeviolet-fg}{bleu303} \colorlet{themeviolet-fg}{bleu303}
\definecolor{themegrey-bg}{RGB}{160,142,147}
\definecolor{themegrey-altbg}{RGB}{122,113,108}
\colorlet{themegrey-fg}{jaune123}
\definecolor{themered-bg}{RGB}{213,90,79}
\definecolor{themered-altbg}{RGB}{135,70,55}
\definecolor{themered-fg}{RGB}{0,80,111}
\definecolor{themeblue-bg}{RGB}{0,123,147}
\definecolor{themeblue-altbg}{RGB}{0,80,102}
\definecolor{themeblue-fg}{RGB}{245,211,71}
%======================================================================= %=======================================================================
% Definition du theme beamer % Definition du theme beamer
%======================================================================= %=======================================================================
......
...@@ -21,14 +21,26 @@ ...@@ -21,14 +21,26 @@
\lipsum[1] \lipsum[1]
\end{xframe} \end{xframe}
\xsection{grey}{Titre}[pei]
\xsubsection{grey}{Titre}{Sous-titre}[welcome]
\begin{xpic}{welcome-short} \begin{xpic}{welcome-short}
some text xpic (hw) some text xpic (hw)
\end{xpic} \end{xpic}
\xsection{red}{Titre de ma section}
\xsubsection{red}{Titre de ma sous-section}{Sous-titre de ma sous-section}
\begin{xpic}[h]{welcome-short} \begin{xpic}[h]{welcome-short}
some text xpic (h) some text xpic (h)
\end{xpic} \end{xpic}
\xsection{blue}{Titre de ma section}
\xsubsection{blue}{Titre de ma sous-section}{Sous-titre de ma sous-section}
\begin{xpic}[w]{welcome-short} \begin{xpic}[w]{welcome-short}
some text xpic (w) some text xpic (w)
\end{xpic} \end{xpic}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment