Z
On Sat, Jun 1, 2013 at 2:09 PM,
Xebar Saram <
zeltakc@
gmail.com> wrote:
>
> 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