From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sauli Heinola Newsgroups: gmane.emacs.help Subject: Re: a dark theme? Date: Thu, 17 Jul 2014 18:27:56 +0300 Message-ID: <87sim03szn.fsf@riseup.net> References: <87fvi1yw28.fsf@skimble.plus.com> <871ttkyvat.fsf@debian.uxu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1405611056 21069 80.91.229.3 (17 Jul 2014 15:30:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Jul 2014 15:30:56 +0000 (UTC) To: help-gnu-emacs-mXXj517/zsQ@public.gmane.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Thu Jul 17 17:30:49 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1X7ndw-0005GT-4T for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Jul 2014 17:30:48 +0200 Original-Received: from localhost ([::1]:45063 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7ndv-0005Kx-N5 for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Jul 2014 11:30:47 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36414) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7ndR-0005Jg-OI for help-gnu-emacs-mXXj517/zsQ@public.gmane.org; Thu, 17 Jul 2014 11:30:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X7ndL-0005xZ-NE for help-gnu-emacs-mXXj517/zsQ@public.gmane.org; Thu, 17 Jul 2014 11:30:17 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:48583) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7ndL-0005xP-HD for help-gnu-emacs-mXXj517/zsQ@public.gmane.org; Thu, 17 Jul 2014 11:30:11 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1X7ndD-0004tT-Pc for help-gnu-emacs-mXXj517/zsQ@public.gmane.org; Thu, 17 Jul 2014 17:30:03 +0200 Original-Received: from a91-155-89-3.elisa-laajakaista.fi ([91.155.89.3]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Jul 2014 17:30:03 +0200 Original-Received: from sheinola by a91-155-89-3.elisa-laajakaista.fi with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Jul 2014 17:30:03 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 16 Original-X-Complaints-To: usenet-dbVV3NMTNubNLxjTenLetw@public.gmane.org X-Gmane-NNTP-Posting-Host: a91-155-89-3.elisa-laajakaista.fi User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-Archive: encrypt Cancel-Lock: sha1:BcC8S/uTBVhAZbsrRZGQhb3wvgE= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs-mXXj517/zsQ@public.gmane.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Xref: news.gmane.org gmane.emacs.help:98727 Archived-At: * Emanuel Berg : > Can you provide some code so I (and all of us) can see > what it takes to formally qualify as a "theme" With a recent enough Emacs version you can look at them yourself - Emacs 24.3 ships with 13 themes out the box: /usr/share/emacs/24.3/etc/themes > Is it just faces that are included in a "theme" or is > it other configs and extensions as well? Custom themes use the `deftheme'-macro to create themes and are, as you stated, "just a list of faces". Have a whack at M-x `customize-create-theme'. -- It's a bad trip but I'll take it.