[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] org-src-fontify-natively
From: |
Sebastien Vauban |
Subject: |
Re: [O] org-src-fontify-natively |
Date: |
Sun, 29 Jan 2012 21:59:53 +0100 |
User-agent: |
Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.92 (windows-nt) |
Hi Dov,
Dov Grobgeld wrote:
> A solution would be that all org-mode faces would inherit a common
> org-mode-face. You could then customize this font to a variable-pitch
> without using the ~variable-pitch-mode~ command. Is this feasible?
There is `org-default', but I don't know if it solves your problem?
For making your blocks _really_ standing out, use as well a config like this:
(org-block-begin-line ((t (:underline "#A7A6AA" :foreground "#555555"
:background "#E2E1D5"))))
(org-block-end-line ((t (:overline "#A7A6AA" :foreground "#555555"
:background "#E2E1D5"))))
Best regards,
Seb
--
Sebastien Vauban