summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/soton/soton-beamer.sty
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/soton/soton-beamer.sty')
-rw-r--r--macros/latex/contrib/soton/soton-beamer.sty40
1 files changed, 40 insertions, 0 deletions
diff --git a/macros/latex/contrib/soton/soton-beamer.sty b/macros/latex/contrib/soton/soton-beamer.sty
new file mode 100644
index 0000000000..7311a7d3d3
--- /dev/null
+++ b/macros/latex/contrib/soton/soton-beamer.sty
@@ -0,0 +1,40 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% filename: soton-beamer.sty
+% author: Max Blanco
+% contact: m.blanco
+% date: October 2009
+% version: 0.1
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%
+% style from University of Southampton document (ref SES728235.pdf)
+%
+% `Working with the new brand. Guidelines for designers'
+%
+% font `Freight' is unavailable to non-professionals
+% substitute font `Georgia' for academic presentations
+%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%
+% Corrections, suggestions and contributions by:
+%
+%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\NeedsTexFormat{LaTeX2e}
+\ProvidesPackage{soton-beamer}[2009/10/13]
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\RequirePackage{soton-palette} % colour names listed here
+
+\setbeamercolor{background canvas}{bg=sotonblu}
+\setbeamercolor{button border}{bg=sotonblu, fg=sotonblu}
+\setbeamercolor{button}{bg=sotonblu, fg=DarkRed}
+
+\setbeamercolor{frametitle}{fg=sotonora}
+\setbeamercolor{alerted text}{fg=sotonora}
+\setbeamercolor{normal text}{fg=sotonbei}
+\setbeamercolor{titlelike}{fg=sotonora}
+\setbeamercolor{author}{fg=sotonbei}
+\setbeamercolor{date}{fg=sotonbei}
+\setbeamercolor{item}{fg=sotonmet}