[bootlin/training-materials updates] master: beamerthemeBootlin: remove fe (c8139f7f)

Alexandre Belloni alexandre.belloni at bootlin.com
Tue Jan 25 15:44:22 CET 2022


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

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

commit c8139f7fd27e578d4d3f2d8d216044b906eaaefc
Author: Alexandre Belloni <alexandre.belloni at bootlin.com>
Date:   Tue Jan 25 14:42:47 2022 +0100

    beamerthemeBootlin: remove fe
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at bootlin.com>


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

c8139f7fd27e578d4d3f2d8d216044b906eaaefc
 common/beamerthemeBootlin.sty | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/common/beamerthemeBootlin.sty b/common/beamerthemeBootlin.sty
index 143e1d06..ed74b228 100644
--- a/common/beamerthemeBootlin.sty
+++ b/common/beamerthemeBootlin.sty
@@ -22,18 +22,18 @@
 \setmonofont{Inconsolata}
 
 % Define the "Bootlin blue" color
-\definecolor{feblue}{rgb}{0.7980,0.7980,1.0}
-\setbeamercolor*{palette primary}{bg=feblue}
+\definecolor{blblue}{rgb}{0.7980,0.7980,1.0}
+\setbeamercolor*{palette primary}{bg=blblue}
 
-\definecolor{fecode}{rgb}{0.5,0.5,0.5}
-\setbeamercolor{code}{fg=fecode}
+\definecolor{blcode}{rgb}{0.5,0.5,0.5}
+\setbeamercolor{code}{fg=blcode}
 
-\definecolor{fecodebg}{rgb}{0.9,0.9,0.9}
-\setbeamercolor{block body}{bg=fecodebg}
+\definecolor{blcodebg}{rgb}{0.9,0.9,0.9}
+\setbeamercolor{block body}{bg=blcodebg}
 
-\definecolor{fedarkblue}{rgb}{0.25,0.25,0.75}
-\setbeamercolor{darkblue}{fg=fedarkblue}
-\hypersetup{colorlinks,linkcolor=,urlcolor=fedarkblue}
+\definecolor{bldarkblue}{rgb}{0.25,0.25,0.75}
+\setbeamercolor{darkblue}{fg=bldarkblue}
+\hypersetup{colorlinks,linkcolor=,urlcolor=bldarkblue}
 
 \setbeamertemplate{blocks}[rounded][shadow=false]
 




More information about the training-materials-updates mailing list