From mboxrd@z Thu Jan 1 00:00:00 1970 From: Moritz Ulrich Subject: [org-publish] Set style for htmlized source blocks Date: Sat, 17 Aug 2013 17:26:48 +0200 Message-ID: <87txios5hj.fsf@moritz-x230.lan> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43484) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VAiP6-0002ev-D2 for emacs-orgmode@gnu.org; Sat, 17 Aug 2013 11:27:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VAiOy-0005N8-PB for emacs-orgmode@gnu.org; Sat, 17 Aug 2013 11:27:00 -0400 Received: from mail-ee0-f50.google.com ([74.125.83.50]:63767) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VAiOy-0005Mj-Ie for emacs-orgmode@gnu.org; Sat, 17 Aug 2013 11:26:52 -0400 Received: by mail-ee0-f50.google.com with SMTP id d51so1400237eek.9 for ; Sat, 17 Aug 2013 08:26:51 -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 Mailing List Hello, I want to generate a static blog using org-publish, crosslinking html files. It works pretty good, with one problem: Source blocks inherit the colors of the current color theme (white-on-black), but the website will a black-on-white theme. Is it possible to cleanly change/disable the current Emacs color theme for export? I use the theme facilities of emacs24 Thanks, Moritz Ulrich. -- Moritz Ulrich