emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Andrea <kiroul@gmail.com>
To: Loris Bennett <loris.bennett@fu-berlin.de>
Cc: Org Mode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: Change colour of hyperlinks in Beamer presentation
Date: Tue, 23 May 2023 20:38:36 +0000	[thread overview]
Message-ID: <CAAF4f2_12VyJ01jy3JhQjWFkdcc_22Vrfzhv5dmqh88wrsP2RQ@mail.gmail.com> (raw)
In-Reply-To: <875y8k77ih.fsf@hornfels.zedat.fu-berlin.de>

[-- Attachment #1: Type: text/plain, Size: 1193 bytes --]

I believe you could do something like that (borrowed from the LaTeX Wikibook
<https://en.wikibooks.org/wiki/LaTeX/Hyperlinks#Customization>):
#+LATEX_HEADER: \hypersetup{
#+LATEX_HEADER:     colorlinks=true,        % false: boxed links; true:
colored links
#+LATEX_HEADER:     linkcolor=red,          % color of internal links
(change box color with linkbordercolor)
#+LATEX_HEADER:     citecolor=green,        % color of links to bibliography
#+LATEX_HEADER:     filecolor=cyan,         % color of file links
#+LATEX_HEADER:     urlcolor=magenta        % color of external links
#+LATEX_HEADER: }

Il giorno lun 22 mag 2023 alle ore 14:43 Loris Bennett <
loris.bennett@fu-berlin.de> ha scritto:

> Hi,
>
> In my Beamer presentation the hyperlinks, all URLs, appear as normal
> text and can only be identified by the change in the cursor when the
> mouse moves over them.
>
> How can I change the colour of such links?
>
> I have already several lines such as
>
>   #+LATEX_HEADER: \setbeamercolor{title}{fg=mFubMainGreen}
>
> to tweak the appearance, but wasn't able to find an appropriate keyword
> for URLs.
>
> Cheers,
>
> Loris
>
> --
> This signature is currently under constuction.
>
>

[-- Attachment #2: Type: text/html, Size: 1688 bytes --]

  reply	other threads:[~2023-05-23 20:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-22 14:41 Change colour of hyperlinks in Beamer presentation Loris Bennett
2023-05-23 20:38 ` Andrea [this message]
2023-05-24  9:55   ` Loris Bennett

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAAF4f2_12VyJ01jy3JhQjWFkdcc_22Vrfzhv5dmqh88wrsP2RQ@mail.gmail.com \
    --to=kiroul@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=loris.bennett@fu-berlin.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).