From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Change color in fontified html export for strings Date: Tue, 14 Sep 2010 12:13:12 +0200 Message-ID: <87pqwg4oqv.fsf@gmx.de> References: <4C8E21C2.80501@gmail.com> <87wrqp9n4y.fsf@gmx.de> <4C8F200B.7090702@gmail.com> <87vd68db69.wl%ucecesf@ucl.ac.uk> <4C8F2CCC.7060407@gmail.com> <87mxrkd9jo.wl%ucecesf@ucl.ac.uk> <4C8F3274.4030907@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=58354 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvSVu-0004ia-GH for emacs-orgmode@gnu.org; Tue, 14 Sep 2010 06:13:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OvSVt-0000Yb-Bb for emacs-orgmode@gnu.org; Tue, 14 Sep 2010 06:13:22 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]:36598 helo=mail.gmx.net) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OvSVs-0000YT-U9 for emacs-orgmode@gnu.org; Tue, 14 Sep 2010 06:13:21 -0400 In-Reply-To: <4C8F3274.4030907@gmail.com> (Rainer M. Krug's message of "Tue, 14 Sep 2010 10:29:40 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rainer M Krug Cc: emacs-orgmode Rainer M Krug writes: > On 14/09/10 10:16, Eric S Fraga wrote: >> On Tue, 14 Sep 2010 10:05:32 +0200, Rainer M Krug wrote: >> >> [...] >> >>> The string >>> >>> >>> >>> is in the html file, but it is not used - the color is hardcoded as >>> #ffff00: >> >> so this has nothing to do with CSS as style specifications can only >> affect specific tags, not hard-coded style information. > > Agreed. M-x customize-variable RET org-export-htmlize-output-style and set it to 'css' HTH Sebastian