Jan 15, 2022, 09:16 by maciasch...@posteo.net:

> fatipa...@tutanota.com writes:
>
>> That works well.  But although I am atttempting to remove the
>> background and change the foreground colour, the old colours remain.
>>
>> (with-eval-after-load 'org
>>   (set-face-attribute 'org-footnote nil
>>      :foreground "d2691e" :background 'nil :underline 'nil
>>      :weight 'normal :slant 'italic :height 0.8))
>>
>
> You are missing a "#" symbol in the color name:
>
> :foreground "#d2691e"
>

It is much better now.  In Emacs, footnotes have a background  color.  I still 
can see the footnote background colour with ":background 'nil".


Reply via email to