help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Modify a font colour that has no colour name


From: Dan Sommers
Subject: Re: Modify a font colour that has no colour name
Date: Mon, 2 Dec 2019 08:02:48 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Thunderbird/71.0

On 12/2/19 7:35 AM, Perry Smith wrote:


On Dec 2, 2019, at 2:54 AM, Robert Pluim <rpluim@gmail.com> wrote:

On Sun, 1 Dec 2019 18:15:05 -0500, jonetsu <jonetsu@teksavvy.com> said:

   jonetsu> Doing C-u C-x = on a org mode link shows the face that's used.
   jonetsu> Although the colour of the face turns out not to be a colour but a
   jonetsu> name, 'link'.  If a colour is put in this field, the links 
disappear so
   jonetsu> to say, and no colour is applied.  Is there a way to change the 
colour
   jonetsu> of that face and is it possible to do it only for the links in org 
mode
   jonetsu> (although I do not mind if all links everywhere are adopting the 
same
   jonetsu> colour) ?

Links in org-mode use the 'org-link' face, so you can just do 'M-x
customize-face org-link' and set the attributes you like.

Without digging into the code, is there a way to find this out (in the
general case)?

Do M-x customize-face, but don't press return; the prompt will
tell you which face you're about to customize, and then you can
press C-g.

HTH,
Dan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]