update styling to dark mode

This commit is contained in:
robert.jeutter 2023-09-28 16:04:13 +02:00
parent 02e45272d0
commit 722c111897
5 changed files with 40 additions and 34 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:4b2aa4e1fd5e4fd0f04c35ce9483eb8c35133cee4487ec3dc9f3fc9eb1954ef1 oid sha256:e298c33bcc77f4b50aab276b9ebff944576c486508c2090978549498649fbc92
size 27002349 size 24506232

View File

@ -23,19 +23,16 @@
\section{Über uns} \section{Über uns}
\begin{frame}{Über uns} \begin{frame}{Über uns}
\begin{columns} \begin{columns}
\begin{column}{0.45\textwidth} \begin{column}{0.4\textwidth}
\begin{figure}[h] \includegraphics[height=5cm]{images/robert.png}\\
\centering \textbf{Robert Jeutter}, 25, \arabar{}
\includegraphics[width=.7\linewidth]{images/robert.png}\\
\textbf{Robert Jeutter}, 25,\\
Softwareentwickler,\\ Softwareentwickler,\\
\scriptsize{Schwerpunkte maschinelles Lernen und Mensch-Maschine-Interaktion} \scriptsize{Schwerpunkte maschinelles Lernen und Mensch-Maschine-Interaktion}
\end{figure}
\end{column} \end{column}
\begin{column}{0.45\textwidth} \begin{column}{0.4\textwidth}
\includegraphics[width=.7\linewidth]{images/dennis.png}\\ \includegraphics[height=5cm]{images/dennis.png}\\
\textbf{Dennis Eisermann}, 24,\\ \textbf{Dennis Eisermann}, 24, \arabar{}
Softwareentwickler \& Student,\\ Softwareentwickler \& Masterand,\\
\scriptsize{Schwerpunkte maschinelles Lernen und IT Security} \scriptsize{Schwerpunkte maschinelles Lernen und IT Security}
\end{column} \end{column}
\end{columns} \end{columns}
@ -62,7 +59,6 @@
\begin{itemize} \begin{itemize}
\item Robotik Wettbewerb \item Robotik Wettbewerb
\item Soccer, Rescue \& OnStage \item Soccer, Rescue \& OnStage
\item selbst gebaut \& programmiert
\item jährliche Austragung weltweit \item jährliche Austragung weltweit
\item bis 2050 gegen Fifa Weltmeister \item bis 2050 gegen Fifa Weltmeister
\end{itemize} \end{itemize}
@ -298,7 +294,7 @@
\end{itemize} \end{itemize}
\end{frame} \end{frame}
\section{Zusammenfassung} \section{Zusammen-fassung}
\begin{frame}{Schlussfolgerung und Schlüsselerkenntnisse} \begin{frame}{Schlussfolgerung und Schlüsselerkenntnisse}
\begin{itemize} \begin{itemize}
\item Zusammenfassung des Potenzials und der Herausforderungen der emotionalen Robotik \item Zusammenfassung des Potenzials und der Herausforderungen der emotionalen Robotik

View File

@ -8,7 +8,7 @@
% These fonts are pdfLaTeX ready % These fonts are pdfLaTeX ready
% We use OpenSans as Sans Serif and Caladea as the Serif font % We use OpenSans as Sans Serif and Caladea as the Serif font
\usepackage[defaultsans,scale=0.9]{opensans} % replaces default sans-serif font \usepackage[defaultsans,scale=0.9]{opensans} % replaces default sans-serif font
\usepackage{caladea} % replaces default serif font \usepackage{opensans} % replaces default serif font
\usepackage[T1]{fontenc} \usepackage[T1]{fontenc}
\fi \fi

View File

@ -31,7 +31,7 @@
\setbeamercolor{block body}{fg=white,bg=aracomblue} \setbeamercolor{block body}{fg=white,bg=aracomblue}
\newcommand{\themecolor}[1]{ \newcommand{\themecolor}[1]{
\setbeamercolor{normal text}{fg=darkgray,bg=white} \setbeamercolor{normal text}{fg=white,bg=darkgray}
\setbeamercolor{structure}{fg=aracomblue} \setbeamercolor{structure}{fg=aracomblue}
\setbeamercolor{block title}{fg=aracomblue,bg=aracomgrey} \setbeamercolor{block title}{fg=aracomblue,bg=aracomgrey}
\setbeamercolor{block body}{fg=darkgray,bg=aracomgrey} \setbeamercolor{block body}{fg=darkgray,bg=aracomgrey}
@ -39,14 +39,14 @@
\themecolor{white} \themecolor{white}
\setbeamercolor{title}{fg=aracomblue} \setbeamercolor{title}{fg=aracomblue}
\setbeamercolor{author}{fg=black} \setbeamercolor{author}{fg=white}
\setbeamercolor{date}{fg=black} \setbeamercolor{date}{fg=white}
\setbeamerfont{author}{size=\scriptsize} \setbeamerfont{author}{size=\scriptsize}
\setbeamerfont{date}{size=\tiny} \setbeamerfont{date}{size=\tiny}
\setbeamerfont{title}{series=\bfseries, size=\fontsize{36}{40}} \setbeamerfont{title}{series=\bfseries, size=\fontsize{36}{40}}
\setbeamerfont{subtitle}{series=\mdseries,size=\footnotesize} \setbeamerfont{subtitle}{series=\mdseries,size=\footnotesize}
\setbeamerfont{frametitle}{series=\bfseries} \setbeamerfont{frametitle}{family=\sffamily,series=\bfseries,size=\large}
\setbeamerfont{framesubtitle}{series=\mdseries} \setbeamerfont{framesubtitle}{series=\mdseries}
\setbeamerfont{block title}{series=\centering, size=\small} \setbeamerfont{block title}{series=\centering, size=\small}
\setbeamerfont{block body}{size=\scriptsize} \setbeamerfont{block body}{size=\scriptsize}
@ -76,9 +76,10 @@
% Define frame title and subtitle layout % Define frame title and subtitle layout
\setbeamertemplate{frametitle}{ \setbeamertemplate{frametitle}{
\begin{beamercolorbox}[leftskip=2cm]{frametitle}% \begin{beamercolorbox}[leftskip=-.5cm]{frametitle}%
\vspace*{.1cm}\\
\usebeamerfont{frametitle}\insertframetitle\\ \usebeamerfont{frametitle}\insertframetitle\\
\usebeamerfont{framesubtitle}\insertframesubtitle% \noindent\textcolor{aracomblue}{\rule{1cm}{1mm}}
\end{beamercolorbox} \end{beamercolorbox}
} }
@ -88,6 +89,7 @@
\hspace{-12mm}% Pull back the box in an inelegant way - but it works! \hspace{-12mm}% Pull back the box in an inelegant way - but it works!
\begin{beamercolorbox}[wd=0.9\textwidth,sep=10pt,leftskip=8mm]{title} \begin{beamercolorbox}[wd=0.9\textwidth,sep=10pt,leftskip=8mm]{title}
{\usebeamerfont{title}\inserttitle} {\usebeamerfont{title}\inserttitle}
\arabar%
{\usebeamerfont{author}\usebeamercolor[fg]{author}\insertauthor} {\usebeamerfont{author}\usebeamercolor[fg]{author}\insertauthor}
@ -97,6 +99,12 @@
\vspace{-.6ex}\hspace{0.56\paperwidth}\pgfuseimage{\logo} \vspace{-.6ex}\hspace{0.56\paperwidth}\pgfuseimage{\logo}
} }
\newcommand{\arabar}[1]{%
\newline
\noindent\textcolor{aracomblue}{\rule{2cm}{2mm}}
\newline\noindent
}
\newcommand{\TikzSplitSlide}[1]{% \newcommand{\TikzSplitSlide}[1]{%
\rule{0.4\paperwidth}{0pt}% \rule{0.4\paperwidth}{0pt}%
\begin{tikzpicture} \begin{tikzpicture}
@ -133,11 +141,14 @@
} }
\ifstrempty{#1}{}{\setbeamertemplate{background}{\TikzSplitSlide{#1}}} \ifstrempty{#1}{}{\setbeamertemplate{background}{\TikzSplitSlide{#1}}}
\setbeamertemplate{frametitle}{% \setbeamertemplate{frametitle}{%
\vspace*{8ex} \vspace*{2cm}
\begin{beamercolorbox}[wd=0.45\textwidth]{frametitle} \vfill
\usebeamerfont{frametitle}\insertframetitle\\ \centering
\begin{beamercolorbox}[wd=0.55\textwidth,center,shadow=true,rounded=true]{frametitle}
\usebeamerfont{title}\insertframetitle\\
\usebeamerfont{framesubtitle}\insertframesubtitle% \usebeamerfont{framesubtitle}\insertframesubtitle%
\end{beamercolorbox} \end{beamercolorbox}
\vfill
} }
\begin{frame}{#3} \begin{frame}{#3}
\hspace*{0.05\textwidth}% \hspace*{0.05\textwidth}%
@ -191,12 +202,11 @@
\setbeamertemplate{frametitle continuation}{} \setbeamertemplate{frametitle continuation}{}
% at the begining of section, add table of contents with the current section highlighted % at the begining of section, add table of contents with the current section highlighted
\AtBeginSection[] \AtBeginSection[]{
{
\begingroup \begingroup
\themecolor{blue} \themecolor{blue}
\begin{chapter}[./images/titleimage.png]{white}{Übersicht} \begin{chapter}[./images/titleimage.png]{black!90}{\insertsectionhead}
\tableofcontents[currentsection] %\tableofcontents[currentsection]
\end{chapter} \end{chapter}
\endgroup \endgroup
} }
@ -214,7 +224,7 @@
\end{frame} \end{frame}
} }
% code bolck setting % code block setting
\definecolor{codegreen}{RGB}{101,218,120} \definecolor{codegreen}{RGB}{101,218,120}
\definecolor{codegray}{rgb}{0.5,0.5,0.5} \definecolor{codegray}{rgb}{0.5,0.5,0.5}
\definecolor{codepurple}{rgb}{0.58,0,0.82} \definecolor{codepurple}{rgb}{0.58,0,0.82}

BIN
images/dennis.png (Stored with Git LFS)

Binary file not shown.