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
oid sha256:4b2aa4e1fd5e4fd0f04c35ce9483eb8c35133cee4487ec3dc9f3fc9eb1954ef1
size 27002349
oid sha256:e298c33bcc77f4b50aab276b9ebff944576c486508c2090978549498649fbc92
size 24506232

View File

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

View File

@ -8,7 +8,7 @@
% These fonts are pdfLaTeX ready
% We use OpenSans as Sans Serif and Caladea as the 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}
\fi

View File

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

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

Binary file not shown.