From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: Re: Differnet bg/fg by code block type Date: Fri, 07 Jun 2013 23:04:34 +0200 Message-ID: <87r4gd4opp.fsf@med.uni-goettingen.de> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33710) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ul3uA-0000lG-Ct for emacs-orgmode@gnu.org; Fri, 07 Jun 2013 17:09:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ul3u8-0000l4-Cc for emacs-orgmode@gnu.org; Fri, 07 Jun 2013 17:09:02 -0400 Received: from plane.gmane.org ([80.91.229.3]:57180) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ul3q4-00085r-My for emacs-orgmode@gnu.org; Fri, 07 Jun 2013 17:04:48 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ul3q3-0008Nm-Bn for emacs-orgmode@gnu.org; Fri, 07 Jun 2013 23:04:47 +0200 Received: from vpn-2091.gwdg.de ([134.76.2.91]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Jun 2013 23:04:47 +0200 Received: from andreas.leha by vpn-2091.gwdg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Jun 2013 23:04:47 +0200 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: emacs-orgmode@gnu.org Hi Xebar, Xebar Saram writes: > Hi again > > i understood from Fabrice (the dev of the excellent excellent > leuven-theme) that currently Org mode only uses one background face > for all the code blocks. Is that something one can request for > (different color background face for different code blocks (IE, > Bash,Lisp,R)? if so where should one file that request? (mailing list, > bug tracker etc?) > > best wishes all and have a great weekend! it never occurred to me that code blocks in different languages might be colored differently, so naturally, I am not aware of a mechanism providing that. But now as you raised that issue, I would use such a feature as well. - Andreas