Fix footer readability
Light grey type on a white background poses issues regarding usability and readability, especially for older people or when using a bad quality projector. Thus, I suggest using at least a darker variant of grey.
This commit is contained in:
parent
05fa08c37e
commit
e34e3d6614
|
@ -53,7 +53,7 @@
|
|||
\setbeamercolor{normal text}{fg=black!97}
|
||||
\setbeamercolor{alerted text}{fg=mLightBrown}
|
||||
|
||||
\setbeamercolor{footnote}{fg=mDarkTeal!50}
|
||||
\setbeamercolor{footnote}{fg=mDarkTeal!90}
|
||||
\setbeamercolor{footnote mark}{fg=.}
|
||||
\setbeamercolor{page number in head/foot}{fg=mDarkTeal}
|
||||
|
||||
|
|
Loading…
Reference in New Issue