1

When I use #+BEGIN_QUOTE.. #+END_QUOTE text in between always shown as white.

Example output: enter image description here Related: how to markup a quotation?

Is it possible to change color of the quoted text such as to dimmer color?

alper
  • 1,370
  • 1
  • 13
  • 35

1 Answers1

1

Do you want an ad hoc or a permanent change?

If permanent you can change org-quote's face attributes in your init.

See org-quote and Face-Attributes.

crocefisso
  • 1,306
  • 9
  • 16