mirror of
https://github.com/brmlab/artwork.git
synced 2025-06-08 09:33:59 +02:00
init
This commit is contained in:
commit
1192621030
9 changed files with 163 additions and 0 deletions
20
beamer/beamercolorthemebrmlab-white.sty
Normal file
20
beamer/beamercolorthemebrmlab-white.sty
Normal file
|
@ -0,0 +1,20 @@
|
|||
\ProvidesPackage{beamercolorthemebrmlab-white}
|
||||
[2011/05/17 v0.1 beamer 'Brmlab White' color theme]
|
||||
|
||||
\mode<presentation>
|
||||
|
||||
\definecolor{brmblack}{RGB}{0,0,0}
|
||||
\definecolor{brmwhite}{RGB}{255,255,255}
|
||||
\definecolor{brmyellow}{RGB}{174,123,64}
|
||||
\definecolor{brmgray}{RGB}{192,192,192}
|
||||
|
||||
\setbeamercolor{normal text}{fg=brmblack, bg=brmwhite}
|
||||
\setbeamercolor{alerted text}{fg=brmblue}
|
||||
\setbeamercolor{example text}{fg=brmblue}
|
||||
|
||||
\setbeamercolor{background}{bg=brmblack}
|
||||
|
||||
\setbeamercolor{author}{fg=fg=brmblack}
|
||||
\setbeamercolor{framesubtitle}{fg=brmgray}
|
||||
|
||||
\mode<all>
|
Loading…
Add table
Add a link
Reference in a new issue