From 27c11f3478d89b99046d0ca3b0c1b7d48849b4d4 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Thu, 24 Aug 2017 18:41:50 +0200 Subject: [PATCH] Set the color vars for section and subsection to debianred and lapislazuli. --- cours/cours_beamer.cls | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cours/cours_beamer.cls b/cours/cours_beamer.cls index a049642..d55a020 100644 --- a/cours/cours_beamer.cls +++ b/cours/cours_beamer.cls @@ -88,8 +88,8 @@ \colorlet{exercise}{blue} \colorlet{application}{blue} -\colorlet{sectioncolor}{\sectioncolor} -\colorlet{subsectioncolor}{\subsectioncolor} +\colorlet{sectioncolor}{debianred} +\colorlet{subsectioncolor}{lapislazuli} %%% DEFAULT BEAMER THEME OPTIONS %%% \usetheme{Madrid}