Commit 707beed5b964b6635b4a52a415231eaa084e62f5
1 parent
99a22bcd
Exists in
master
Fixed color name bug
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
texmf/tex/latex/beamer/themes/color/beamercolorthemeGiraldo.sty
| @@ -58,7 +58,7 @@ | @@ -58,7 +58,7 @@ | ||
| 58 | \setbeamercolor*{block title}{parent=structure,fg=white,bg=ue-red} | 58 | \setbeamercolor*{block title}{parent=structure,fg=white,bg=ue-red} |
| 59 | \setbeamercolor*{block title alerted}{ | 59 | \setbeamercolor*{block title alerted}{ |
| 60 | use={normal text,alerted text}, | 60 | use={normal text,alerted text}, |
| 61 | - fg=ue-g!75!normal text.fg, | 61 | + fg=ue-gray!75!normal text.fg, |
| 62 | bg=normal text.bg!75!black | 62 | bg=normal text.bg!75!black |
| 63 | } | 63 | } |
| 64 | % | 64 | % |
| @@ -116,7 +116,7 @@ | @@ -116,7 +116,7 @@ | ||
| 116 | % | 116 | % |
| 117 | \else\ifgiraldo@comvergonha | 117 | \else\ifgiraldo@comvergonha |
| 118 | \setbeamercolor{frametitle}{bg=ue-red,fg=white} | 118 | \setbeamercolor{frametitle}{bg=ue-red,fg=white} |
| 119 | - \pgfdeclareimage[width=64pt]{page-logo}{lhb} | 119 | + \pgfdeclareimage[width=64pt]{page-logo}{lhb} |
| 120 | % | 120 | % |
| 121 | % (default) | 121 | % (default) |
| 122 | % | 122 | % |