Section and subsection colors are beamercolors.
This commit is contained in:
parent
51a412d874
commit
593c9ef3dd
@ -162,10 +162,9 @@
|
|||||||
color(0bp)=(white!40);color(100bp)=(black!0)
|
color(0bp)=(white!40);color(100bp)=(black!0)
|
||||||
}
|
}
|
||||||
\mdfdefinestyle{partie}{
|
\mdfdefinestyle{partie}{
|
||||||
% \usebeamercolor{sectioncolor}
|
|
||||||
outerlinewidth=1em, outerlinecolor=white,%
|
outerlinewidth=1em, outerlinecolor=white,%
|
||||||
% leftmargin=-1em, rightmargin=-1em,%
|
% leftmargin=-1em, rightmargin=-1em,%
|
||||||
middlelinewidth=1.2pt, linecolor=red, roundcorner=5pt,%
|
middlelinewidth=1.2pt, linecolor=sectioncolor.fg, roundcorner=5pt,%
|
||||||
apptotikzsetting={
|
apptotikzsetting={
|
||||||
\tikzset{
|
\tikzset{
|
||||||
mdfbackground/.append style={
|
mdfbackground/.append style={
|
||||||
@ -176,10 +175,9 @@
|
|||||||
}
|
}
|
||||||
%
|
%
|
||||||
\mdfdefinestyle{sspartie}{
|
\mdfdefinestyle{sspartie}{
|
||||||
% \usebeamercolor{subsectioncolor}
|
|
||||||
outerlinewidth=1em, outerlinecolor=white,%
|
outerlinewidth=1em, outerlinecolor=white,%
|
||||||
% leftmargin=-1em, rightmargin=-1em,%
|
% leftmargin=-1em, rightmargin=-1em,%
|
||||||
middlelinewidth=1.2pt, linecolor=airforceblue, roundcorner=5pt,%
|
middlelinewidth=1.2pt, linecolor=subsectioncolor.fg, roundcorner=5pt,%
|
||||||
apptotikzsetting={
|
apptotikzsetting={
|
||||||
\tikzset{
|
\tikzset{
|
||||||
mdfbackground/.append style={
|
mdfbackground/.append style={
|
||||||
|
Loading…
Reference in New Issue
Block a user