From: Michael Orlitzky Date: Fri, 9 May 2025 15:00:03 +0000 (-0400) Subject: beamerthememjo.sty: color links by default, and use a sane color X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=3bc9466a1884cee427fcfde912052a03078641d4;p=beamer-mjo.git beamerthememjo.sty: color links by default, and use a sane color --- diff --git a/beamerthememjo.sty b/beamerthememjo.sty index 9db0135..6778305 100644 --- a/beamerthememjo.sty +++ b/beamerthememjo.sty @@ -2,6 +2,10 @@ \mode +% Use a sane color for hyperlinks, and color them by default. +\usepackage[dvipsnames]{xcolor} +\hypersetup{colorlinks=true,urlcolor=Orchid} + \useinnertheme{mjo} \useoutertheme{mjo} \usefonttheme{mjo}