From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Rendering of source code on worg Date: Tue, 04 Jun 2013 12:15:33 +0200 Message-ID: <874ndedvwa.fsf@bzg.ath.cx> References: <871u8w8ew5.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50261) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjoHm-0000Cz-SY for emacs-orgmode@gnu.org; Tue, 04 Jun 2013 06:16:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UjoHi-0005of-0F for emacs-orgmode@gnu.org; Tue, 04 Jun 2013 06:16:14 -0400 Received: from mail-ea0-x232.google.com ([2a00:1450:4013:c01::232]:48012) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjoHh-0005oS-QG for emacs-orgmode@gnu.org; Tue, 04 Jun 2013 06:16:09 -0400 Received: by mail-ea0-f178.google.com with SMTP id q15so16919ead.23 for ; Tue, 04 Jun 2013 03:16:09 -0700 (PDT) In-Reply-To: (Guido Van Hoecke's message of "Fri, 24 May 2013 19:47:00 +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: Guido Van Hoecke Cc: orgmode Hi Guido, Guido Van Hoecke writes: >> The .emacs.el on orgmode.org contains: >> >> (set-face-foreground 'font-lock-keyword-face "DeepSkyBlue1") >> (set-face-foreground 'font-lock-string-face "Goldenrod") >> >> This is used when publishing Worg files on the server. >> >> If you can find better colors, please submit some. > > I never intended to comment nor judge the specific colors used. Sorry, I was a bit terse but I really meant what I said: I'm aware the colors are not the best ones and I'd welcome improvements! > I was under the impression that the elisp fragments on the website used > to have exactly the same font and faces as in stock emacs elisp > buffers. Apparently this is not the case, and I still don't know where I > got that wrong idea. I would find it nice to have the same colors than in emacs -q -- I'll apply patches for this, no doubt. Thanks in advance! -- Bastien