summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/beamertheme-cuerna/beamercolorthemeCuerna.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-09-27 21:08:42 +0000
committerKarl Berry <karl@freefriends.org>2016-09-27 21:08:42 +0000
commitcc030901f2a91dccbd6953f51c43943afd2f025b (patch)
tree0829a4705bbd793819d8c1e61a105aef28c2c993 /Master/texmf-dist/tex/latex/beamertheme-cuerna/beamercolorthemeCuerna.sty
parentc14fe77571416f823736ed0c6deae5f4fc808b16 (diff)
beamertheme-cuerna (27sep16)
git-svn-id: svn://tug.org/texlive/trunk@42161 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamertheme-cuerna/beamercolorthemeCuerna.sty')
-rw-r--r--Master/texmf-dist/tex/latex/beamertheme-cuerna/beamercolorthemeCuerna.sty46
1 files changed, 46 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/beamertheme-cuerna/beamercolorthemeCuerna.sty b/Master/texmf-dist/tex/latex/beamertheme-cuerna/beamercolorthemeCuerna.sty
new file mode 100644
index 00000000000..0f59c9fb669
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/beamertheme-cuerna/beamercolorthemeCuerna.sty
@@ -0,0 +1,46 @@
+%%
+%% This is file `beamercolorthemeCuerna.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% beamertheme-cuerna.dtx (with options: `default')
+%%
+%% This is a generated fie
+%%
+%% --------------------------------------------------------------------------------
+%% beamertheme-cuerna -- Beamer theme cuerna, version 1.1
+%%
+%% Copyright (C) Geri Ochoa
+%% email: geri@bluesimplex.com
+%%
+%% Released under the LaTeX Project Public Licence v1.3c or later
+%% github: https://github.com/geriom/beamertheme-cuerna
+%% my web site: bluesimplex.com
+%% --------------------------------------------------------------------------------
+%%
+
+
+
+\mode<presentation>
+
+\definecolor{edgescolor}{HTML}{4DA6FF}
+\definecolor{squarecolor}{HTML}{002B36}
+
+\setbeamercolor*{title page header}{fg=white}
+\setbeamercolor*{author}{fg=white}
+\setbeamercolor*{date}{fg=white}
+\setbeamercolor*{institute}{fg=white}
+\setbeamercolor*{sectiontitle}{fg=black}
+
+\setbeamercolor*{item}{fg=squarecolor}
+
+\setbeamercolor{block title}{use=structure,fg=white,bg=squarecolor}
+
+\mode<all>
+
+
+
+\endinput
+%%
+%% End of file `beamercolorthemeCuerna.sty'.