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