From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Themes Compatible with color-theme.el Date: Thu, 07 Oct 2010 09:15:44 +0100 Message-ID: <4CAD81B0.6090807@manor-farm.org> Reply-To: lists@manor-farm.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=52303 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P3ldw-0001Mb-8z for emacs-orgmode@gnu.org; Thu, 07 Oct 2010 04:16:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P3ldu-0007kW-LQ for emacs-orgmode@gnu.org; Thu, 07 Oct 2010 04:16:00 -0400 Received: from mail.ian-barton.com ([109.74.196.44]:38087 helo=li40-130.members.linode.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P3ldu-0007hL-Er for emacs-orgmode@gnu.org; Thu, 07 Oct 2010 04:15:58 -0400 Received: from localhost (mail.wilkesley.org [127.0.0.1]) by li40-130.members.linode.com (Postfix) with ESMTP id 87D1AA98E for ; Thu, 7 Oct 2010 08:15:46 +0000 (UTC) Received: from li40-130.members.linode.com ([127.0.0.1]) by localhost (mail.manor-farm.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QAztHZZd2Gfm for ; Thu, 7 Oct 2010 08:15:46 +0000 (UTC) Received: from [192.168.0.133] (unknown [217.146.125.41]) (Authenticated sender: ian@manor-farm.org) by li40-130.members.linode.com (Postfix) with ESMTPSA id 489F3A923 for ; Thu, 7 Oct 2010 08:15:46 +0000 (UTC) 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: emacs-orgmode@gnu.org I have about as much talent for designing colour themes as the average goldfish. That's unfair, the goldfish are better than me:) So I use someone else's them and customize it a bit. In a recent bout of fiddling I decided to try out a few new themes. I searched the mailing list and there has been quite a bit of discussion about themes for org. However, when I look at Worg (http://orgmode.org/worg/org-tutorials/org-appearance.php), the information about colour themes is very sparse. Also when I look at the org source code the one theme mentioned in Worg (zenburn) isn't in Worg/color-themes, but there is another one (railscast), which isn't mentioned on Worg. There is also a link to one of Bastien's pages at http://www.cognition.ens.fr/~guerry/org-color-themes.html which is now a Monty Python parrot (deceased). I would like to tidy up the Worg section on themes and add a screen shot for each theme. Colour themes I have been able to find .el files for. color-theme-colorful-obsolescence.el color-theme-railscast.el color-theme-tangotango.el color-theme-zenburn.el color-theme-sva.el However, color-theme-sva.el seems to have at least one syntax error, so if Sebastien Vauban fixes it before I do, perhaps he could post anlother version here. There is one theme mentioned in the mailing list where I can't find an .el file: color-theme-cl-frame.el If anyone would like to post their theme as a reply to this message, I would be happy to incorporate it into Worg. Ian.