[bootlin/training-materials updates] master: common/beamerthemeBootlin.sty: also change enumerate color (91668f50)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Feb 13 21:41:21 CET 2022


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/91668f50c3d2110539af2af0ee739918387e8cc9

>---------------------------------------------------------------

commit 91668f50c3d2110539af2af0ee739918387e8cc9
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Sun Feb 13 21:41:21 2022 +0100

    common/beamerthemeBootlin.sty: also change enumerate color
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


>---------------------------------------------------------------

91668f50c3d2110539af2af0ee739918387e8cc9
 common/beamerthemeBootlin.sty | 1 +
 1 file changed, 1 insertion(+)

diff --git a/common/beamerthemeBootlin.sty b/common/beamerthemeBootlin.sty
index 475f85cf..84dcf721 100644
--- a/common/beamerthemeBootlin.sty
+++ b/common/beamerthemeBootlin.sty
@@ -41,6 +41,7 @@
 \setbeamercolor{itemize subsubitem}{fg=blorange}
 \setbeamertemplate{itemize subitem}[circle]
 \setbeamertemplate{itemize subsubitem}[square]
+\setbeamercolor{enumerate item}{fg=blorange}
 
 % Custom Bootlin commands
 \newcommand{\code}[1]{{\usebeamercolor[fg]{code} \path{#1}}}




More information about the training-materials-updates mailing list