Skip to content
Snippets Groups Projects
Commit 632b48c3 authored by Leonard Fisser's avatar Leonard Fisser :frog:
Browse files

Change font color of normal text

parent 9f7268e1
No related branches found
No related tags found
No related merge requests found
% Template colors
\definecolor{tuhhTeal}{RGB}{0,193,212}
\definecolor{tuhhText}{RGB}{38,93,113}
\definecolor{tuhhTecViolet}{RGB}{115,0,254}
\definecolor{tuhhTecLightGreen}{RGB}{90,255,197}
......@@ -18,4 +19,5 @@
\setbeamercolor*{title page header}{fg=tuhhTeal}
\setbeamercolor*{author}{fg=tuhhTeal}
\setbeamercolor*{date}{fg=tuhhTeal}
\ No newline at end of file
\setbeamercolor*{date}{fg=tuhhTeal}
\setbeamercolor{normal text}{fg=tuhhText,bg=white}
\ No newline at end of file
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