summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/proflycee/tex/proflycee-tools-pythontex.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-08-26 03:00:52 +0000
committerNorbert Preining <norbert@preining.info>2023-08-26 03:00:52 +0000
commit2c6f7db39402a9980f7423ed3266ad1d18936bcc (patch)
treeb998126ee1c53cfee553777049066ea4b50244f4 /macros/latex/contrib/proflycee/tex/proflycee-tools-pythontex.tex
parentba73c7edc85ac1310d82920c5f432993f8a9af23 (diff)
CTAN sync 202308260300
Diffstat (limited to 'macros/latex/contrib/proflycee/tex/proflycee-tools-pythontex.tex')
-rw-r--r--macros/latex/contrib/proflycee/tex/proflycee-tools-pythontex.tex16
1 files changed, 8 insertions, 8 deletions
diff --git a/macros/latex/contrib/proflycee/tex/proflycee-tools-pythontex.tex b/macros/latex/contrib/proflycee/tex/proflycee-tools-pythontex.tex
index e58bdf2901..a326be2af7 100644
--- a/macros/latex/contrib/proflycee/tex/proflycee-tools-pythontex.tex
+++ b/macros/latex/contrib/proflycee/tex/proflycee-tools-pythontex.tex
@@ -37,9 +37,9 @@
\begin{minipage}{\CSPYlargeur}
\ifboolKV[envpythonconsole]{Label}%si label
{\begin{pyconsole}[][%
- framesep=3mm,frame=single,fontsize=\CSPYfonte,framerule=1pt,rulecolor=\color{ForestGreen},label={[\scriptsize Début de la console python]\scriptsize Fin de la console python},baselinestretch=\CSPYstretch]}%
+ framesep=3mm,frame=single,fontsize=\CSPYfonte,framerule=1pt,rulecolor=\color{CouleurVertForet},label={[\scriptsize Début de la console python]\scriptsize Fin de la console python},baselinestretch=\CSPYstretch]}%
{\begin{pyconsole}[][%
- framesep=3mm,frame=single,fontsize=\CSPYfonte,framerule=1pt,rulecolor=\color{ForestGreen},baselinestretch=\CSPYstretch]}
+ framesep=3mm,frame=single,fontsize=\CSPYfonte,framerule=1pt,rulecolor=\color{CouleurVertForet},baselinestretch=\CSPYstretch]}
}%
{%
\end{pyconsole}
@@ -74,16 +74,16 @@
top=\baselineskip,bottom=1mm,right=5mm,left=0.6em,
attach boxed title to top right={yshift=-\tcboxedtitleheight},
boxed title style={
- size=small,colback=ForestGreen!25,boxrule=1.25pt,
- colframe=Green,boxsep=1.25pt,
+ size=small,colback=CouleurVertForet!25,boxrule=1.25pt,
+ colframe=green,boxsep=1.25pt,
sharp corners=downhill,
arc=12pt,
top=2pt,bottom=1pt,left=6pt,right=6pt
},
- fonttitle=\color{ForestGreen}\itshape\ttfamily\footnotesize,
+ fonttitle=\color{CouleurVertForet}\itshape\ttfamily\footnotesize,
title={\scriptsize\faPython}\:Code Python\vphantom{p},
watermark text={\faPython},watermark opacity=0.175,watermark zoom=0.50,
- colframe=Green,colback=ForestGreen!5,%
+ colframe=green,colback=CouleurVertForet!5,%
before upper=\renewcommand\theFancyVerbLine{\scriptsize\ttfamily\color{darkgray}\arabic{FancyVerbLine}}
}
}
@@ -129,7 +129,7 @@
%v2
\tcbset{stylepythontexalt/.style={%
- enhanced,boxrule=0.75pt,colframe=DarkGray!50!Black,%
+ enhanced,boxrule=0.75pt,colframe=darkgray!50!black,%
sharp corners,top=0mm,bottom=0mm,left=0.2em,right=5mm,%
before skip=0.5\baselineskip,after skip=0.5\baselineskip,%
colback=white,
@@ -137,7 +137,7 @@
title={{\scriptsize\faCode} Code Python},
lefttitle=0.4em,
watermark text={\faPython},watermark opacity=0.25,watermark zoom=0.50,
- fonttitle=\bfseries\footnotesize\sffamily,colbacktitle=DarkGray!50!Black,
+ fonttitle=\bfseries\footnotesize\sffamily,colbacktitle=darkgray!50!black,
before upper=\renewcommand\theFancyVerbLine{\scriptsize\ttfamily\color{darkgray}\arabic{FancyVerbLine}}
}
}