[FE training-materials-updates] Change the default minted color style

maxime.ripard at free-electrons.com maxime.ripard at free-electrons.com
Thu Mar 22 14:22:39 CET 2012


- Log -----------------------------------------------------------------
http://git.free-electrons.com/training-materials/commit/?id=5285342ce8ac74d2b331827b9f3e1a1ac1de0e2b

commit 5285342ce8ac74d2b331827b9f3e1a1ac1de0e2b
Author: Maxime Ripard <maxime.ripard at free-electrons.com>
Date:   Thu Mar 22 14:21:51 2012 +0100

    Change the default minted color style
    
    Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>

diff --git a/common/beamerthemeFreeElectrons.sty b/common/beamerthemeFreeElectrons.sty
index 3d23966..8b20146 100644
--- a/common/beamerthemeFreeElectrons.sty
+++ b/common/beamerthemeFreeElectrons.sty
@@ -174,7 +174,8 @@
   \end{frame}
 }
 
-
 \newcommand\todo[1]{
   {\large \color{red}TODO: #1}
 }
+
+\usemintedstyle{colorful}
\ No newline at end of file

-----------------------------------------------------------------------

Summary of changes:
 common/beamerthemeFreeElectrons.sty |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


More information about the training-materials-updates mailing list