From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: face for inline-tasks Date: Tue, 11 Jun 2013 21:42:45 +0200 Message-ID: <87fvwozb62.fsf@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58175) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmUTD-0004vZ-B0 for emacs-orgmode@gnu.org; Tue, 11 Jun 2013 15:43:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UmUTC-0007Gd-44 for emacs-orgmode@gnu.org; Tue, 11 Jun 2013 15:43:07 -0400 Received: from plane.gmane.org ([80.91.229.3]:33402) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmUTB-0007GU-TU for emacs-orgmode@gnu.org; Tue, 11 Jun 2013 15:43:06 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UmUT4-0004u2-KD for emacs-orgmode@gnu.org; Tue, 11 Jun 2013 21:42:58 +0200 Received: from vpn-2038.gwdg.de ([134.76.2.38]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Jun 2013 21:42:58 +0200 Received: from andreas.leha by vpn-2038.gwdg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Jun 2013 21:42:58 +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 all, how can I achieve, that the whole inline-task uses a font face (esp. with background)? I customized the face org-inlinetask, but that only fontifies the last stars and the 'END'. I would like to color the whole line plus all the contents. I have similar settings for my code blocks and find it very convenient. (see http://orgmode.org/worg/images/color-themes/color-theme-leuven.png for an example of what I mean) Is that possible for inline-tasks, as well? Best, Andreas