Added missing color definitions (brmblue).

This commit is contained in:
Nephirus 2011-10-05 22:08:59 +02:00
parent 1192621030
commit 9a1637dbae
2 changed files with 2 additions and 0 deletions

View file

@ -7,6 +7,7 @@
\definecolor{brmwhite}{RGB}{255,255,255}
\definecolor{brmyellow}{RGB}{174,123,64}
\definecolor{brmgray}{RGB}{192,192,192}
\definecolor{brmblue}{RGB}{78,132,196}
\setbeamercolor{normal text}{fg=brmwhite, bg=brmblack}
\setbeamercolor{alerted text}{fg=brmblue}

View file

@ -7,6 +7,7 @@
\definecolor{brmwhite}{RGB}{255,255,255}
\definecolor{brmyellow}{RGB}{174,123,64}
\definecolor{brmgray}{RGB}{192,192,192}
\definecolor{brmblue}{RGB}{78,132,196}
\setbeamercolor{normal text}{fg=brmblack, bg=brmwhite}
\setbeamercolor{alerted text}{fg=brmblue}