mirror of
https://github.com/brmlab/artwork.git
synced 2025-06-07 17:14:13 +02:00
Added missing color definitions (brmblue).
This commit is contained in:
parent
1192621030
commit
9a1637dbae
2 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
\definecolor{brmwhite}{RGB}{255,255,255}
|
\definecolor{brmwhite}{RGB}{255,255,255}
|
||||||
\definecolor{brmyellow}{RGB}{174,123,64}
|
\definecolor{brmyellow}{RGB}{174,123,64}
|
||||||
\definecolor{brmgray}{RGB}{192,192,192}
|
\definecolor{brmgray}{RGB}{192,192,192}
|
||||||
|
\definecolor{brmblue}{RGB}{78,132,196}
|
||||||
|
|
||||||
\setbeamercolor{normal text}{fg=brmwhite, bg=brmblack}
|
\setbeamercolor{normal text}{fg=brmwhite, bg=brmblack}
|
||||||
\setbeamercolor{alerted text}{fg=brmblue}
|
\setbeamercolor{alerted text}{fg=brmblue}
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
\definecolor{brmwhite}{RGB}{255,255,255}
|
\definecolor{brmwhite}{RGB}{255,255,255}
|
||||||
\definecolor{brmyellow}{RGB}{174,123,64}
|
\definecolor{brmyellow}{RGB}{174,123,64}
|
||||||
\definecolor{brmgray}{RGB}{192,192,192}
|
\definecolor{brmgray}{RGB}{192,192,192}
|
||||||
|
\definecolor{brmblue}{RGB}{78,132,196}
|
||||||
|
|
||||||
\setbeamercolor{normal text}{fg=brmblack, bg=brmwhite}
|
\setbeamercolor{normal text}{fg=brmblack, bg=brmwhite}
|
||||||
\setbeamercolor{alerted text}{fg=brmblue}
|
\setbeamercolor{alerted text}{fg=brmblue}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue