emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Differnet bg/fg by code block type


From: Xebar Saram
Subject: [O] Differnet bg/fg by code block type
Date: Sat, 1 Jun 2013 14:09:46 -0400

Hi all

i am using a theme that allows to customize the org-mode bg/fg colors for various aspects of the code block IE

`(org-block-background ((,class (:background "#FFFFE0"))))
   `(org-block-begin-line ((,class (:underline "#A7A6AA" :foreground "#555555" :background "#E2E1D5"))))
   `(org-block-end-line ((,class (:overline "#A7A6AA" :foreground "#555555" :background "#E2E1D5"))))


I was wondering if this could be extended in anyway to have a few different code block colors so that IE a sh block would have a different bg then a elisp code block?

best

z

reply via email to

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