From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xebar Saram Subject: Differnet bg/fg by code block type Date: Sat, 1 Jun 2013 14:09:46 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=20cf301cbcccff38b304de1ba2dd Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46282) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UiqFS-0005L9-An for emacs-orgmode@gnu.org; Sat, 01 Jun 2013 14:09:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UiqFP-0006c2-Rv for emacs-orgmode@gnu.org; Sat, 01 Jun 2013 14:09:50 -0400 Received: from mail-bk0-x22f.google.com ([2a00:1450:4008:c01::22f]:37597) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UiqFP-0006br-Lu for emacs-orgmode@gnu.org; Sat, 01 Jun 2013 14:09:47 -0400 Received: by mail-bk0-f47.google.com with SMTP id jg9so886113bkc.20 for ; Sat, 01 Jun 2013 11:09:47 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: org mode --20cf301cbcccff38b304de1ba2dd Content-Type: text/plain; charset=ISO-8859-1 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 --20cf301cbcccff38b304de1ba2dd Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi all

i a= m 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 "#FFF= FE0"))))
=A0 =A0`(org-block-begin-line ((,class (:underline = "#A7A6AA" :foreground "#555555" :background "#E2E1= D5"))))
=A0 =A0`(org-block-end-line ((,class (:overline= "#A7A6AA" :foreground "#555555" :background &qu= ot;#E2E1D5"))))


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

best

z=
--20cf301cbcccff38b304de1ba2dd--