diff options
Diffstat (limited to 'default.latex')
-rw-r--r-- | default.latex | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/default.latex b/default.latex index 42ee9bf..2bf5c93 100644 --- a/default.latex +++ b/default.latex | |||
@@ -377,22 +377,6 @@ $endfor$ | |||
377 | \def\languageshorthands#1{} | 377 | \def\languageshorthands#1{} |
378 | $endif$ | 378 | $endif$ |
379 | $if(beamer)$ | 379 | $if(beamer)$ |
380 | % Make toc brighter | ||
381 | \setbeamercolor{section in toc}{ | ||
382 | use=normal text, | ||
383 | fg=normal text.fg | ||
384 | } | ||
385 | \setbeamercolor{subsection in toc}{ | ||
386 | use=normal text, | ||
387 | fg=normal text.fg | ||
388 | } | ||
389 | % Add background to blocks | ||
390 | \setbeamercolor*{block title}{ | ||
391 | bg=normal text.bg!80!normal text.fg, | ||
392 | } | ||
393 | \setbeamercolor*{block body}{ | ||
394 | bg=normal text.bg!90!normal text.fg, | ||
395 | } | ||
396 | $else$ | 380 | $else$ |
397 | \definecolor{normal text.fg}{named}{black} | 381 | \definecolor{normal text.fg}{named}{black} |
398 | \definecolor{normal text.bg}{named}{white} | 382 | \definecolor{normal text.bg}{named}{white} |