From 76077ed79e8a96977475ac10b0bb7ce0c9ec8293 Mon Sep 17 00:00:00 2001 From: Jan Benda Date: Mon, 3 May 2021 11:25:26 +0200 Subject: [PATCH] no section graphic background in ut theme --- beamercolorthemeut.sty | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/beamercolorthemeut.sty b/beamercolorthemeut.sty index 4c47677..d90ae56 100644 --- a/beamercolorthemeut.sty +++ b/beamercolorthemeut.sty @@ -122,12 +122,12 @@ \setbeamercolor{section name}{parent=titlelike} \setbeamercolor{section name separator}{fg=utgold} \setbeamercolor{section title}{parent=titlelike} -\setbeamercolor{sectiongraphic}{parent=normal text} +\setbeamercolor{sectiongraphic}{use=normal text, fg=normal text.fg, bg=} \setbeamercolor{subsection name}{parent=titlelike} \setbeamercolor{subsection name separator}{fg=utgold} \setbeamercolor{subsection title}{parent=titlelike} -\setbeamercolor{subsectiongraphic}{parent=normal text} +\setbeamercolor{subsectiongraphic}{use=normal text, fg=normal text.fg, bg=} % color of numbers in table of columns (sections get hyperref linkcolor): \setbeamercolor{section in toc}{use=normal text, fg=normal text.fg!60}