diff --git a/preambel/ColorSettings.tex b/preambel/ColorSettings.tex
index 58334cbd9d00b1210a43f25a6985405f31008e02..bc3a17f98ebd52c6404ce79e015761795cb59ab8 100644
--- a/preambel/ColorSettings.tex
+++ b/preambel/ColorSettings.tex
@@ -18,7 +18,7 @@
 	\definecolor{customRed}{cmyk}{0.6,1,1,0}
 	\definecolor{customGreen}{cmyk}{1,0,1,0}
 }{% normale Darstellung:
-	\definecolor{customBlue}{rgb}{0,0,0.6}
+	\definecolor{customBlue}{rgb}{0,0,0.8}
 	%\definecolor{customBlue}{RGB}{0,20.0,192}
 	\definecolor{customRed}{RGB}{112,0,85}
 	\definecolor{customGreen}{RGB}{63,127,95}