From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xavier Noria Newsgroups: gmane.emacs.devel Subject: new theme: monochrome Date: Fri, 25 Nov 2011 09:31:30 +0100 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1322234834 15078 80.91.229.12 (25 Nov 2011 15:27:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 25 Nov 2011 15:27:14 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 25 16:27:06 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RTxg9-0007JJ-3v for ged-emacs-devel@m.gmane.org; Fri, 25 Nov 2011 16:27:05 +0100 Original-Received: from localhost ([::1]:43778 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RTxg8-00057O-6n for ged-emacs-devel@m.gmane.org; Fri, 25 Nov 2011 10:27:04 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:47308) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RTrCg-0002FI-D9 for emacs-devel@gnu.org; Fri, 25 Nov 2011 03:32:15 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RTrCf-0000YP-7l for emacs-devel@gnu.org; Fri, 25 Nov 2011 03:32:14 -0500 Original-Received: from mail-ww0-f49.google.com ([74.125.82.49]:60497) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RTrCe-0000YI-WA for emacs-devel@gnu.org; Fri, 25 Nov 2011 03:32:13 -0500 Original-Received: by wwf5 with SMTP id 5so1810487wwf.30 for ; Fri, 25 Nov 2011 00:32:11 -0800 (PST) Original-Received: by 10.227.203.147 with SMTP id fi19mr24882652wbb.14.1322209931183; Fri, 25 Nov 2011 00:32:11 -0800 (PST) Original-Received: by 10.216.12.65 with HTTP; Fri, 25 Nov 2011 00:31:30 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.82.49 X-Mailman-Approved-At: Fri, 25 Nov 2011 10:27:02 -0500 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:146234 Archived-At: Hi there! I've written this gray on black theme called monochrome (screenshot in the home): https://github.com/fxn/monochrome-theme.el This is my first theme ever, and started with the source code of the builtin dichromacy. If you like it please feel free to add it, that'd be an honor :). Xavier PS: I will probably tweak it a bit before Emacs 24 is released.