Set color for (sub)sections to main1 and main2 defined names. And change purple to violet..
This commit is contained in:
parent
51aba024f1
commit
9198bb3748
@ -71,7 +71,7 @@
|
||||
\addmediapath{{videos/}}
|
||||
|
||||
|
||||
%%% COLORS USED IN BLOCKS %%%
|
||||
%%% DEFAULT COLORS USED IN BLOCKS %%%
|
||||
% Colors used in block and environments
|
||||
% I don't like the default flashy green and the blue so i redefined it
|
||||
\colorlet{green}{green!40!gray}
|
||||
@ -141,9 +141,9 @@
|
||||
}
|
||||
}
|
||||
\setbeamertemplate{section in toc}[sections numbered roman]
|
||||
\setbeamercolor{section in toc}{fg=\secondcolor}
|
||||
\setbeamercolor{section in toc}{fg=main1}
|
||||
\setbeamertemplate{subsection in toc}[bullets]
|
||||
\setbeamercolor{subsection in toc}{fg=\firstcolor}
|
||||
\setbeamercolor{subsection in toc}{fg=main2}
|
||||
%%%%%%%%%%%
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user