From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tim Johnson Newsgroups: gmane.emacs.help Subject: Re: Recommend a white color theme Date: Mon, 7 Dec 2015 12:00:49 -0900 Organization: AkWebsoft Message-ID: <20151207210049.GA3295@mail.akwebsoft.com> References: <20151205202001.GB2249@mail.akwebsoft.com> <87wpsr5two.fsf@yale.edu> <20151206191636.GD2249@mail.akwebsoft.com> <87k2or5qdr.fsf@yale.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1449522085 21872 80.91.229.3 (7 Dec 2015 21:01:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Dec 2015 21:01:25 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Dec 07 22:01:15 2015 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 1a62uE-0007Hn-Vo for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Dec 2015 22:01:11 +0100 Original-Received: from localhost ([::1]:56463 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a62uE-0005Mb-9C for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Dec 2015 16:01:10 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44145) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a62u4-0005LN-JO for help-gnu-emacs@gnu.org; Mon, 07 Dec 2015 16:01:01 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a62u1-0002l5-DV for help-gnu-emacs@gnu.org; Mon, 07 Dec 2015 16:01:00 -0500 Original-Received: from tjohnson.mtaonline.net ([64.4.232.191]:51597) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a62u1-0002kT-5d for help-gnu-emacs@gnu.org; Mon, 07 Dec 2015 16:00:57 -0500 Original-Received: by linus.johnson.com (Postfix, from userid 1000) id 09A532007E4; Mon, 7 Dec 2015 12:00:49 -0900 (AKST) Mail-Followup-To: help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: <87k2or5qdr.fsf@yale.edu> User-Agent: Mutt/1.5.21 (2010-09-15) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 64.4.232.191 X-BeenThere: help-gnu-emacs@gnu.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@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:108333 Archived-At: * Jorge A. Alfaro-Murillo [151206 10:32]: > Tim Johnson writes: > > >Jorge A. Alfaro-Murillo wrote: > >>I like to use the solarized theme > >>(https://github.com/sellout/emacs-color-theme-solarized). > > > > I thought that was a pretty good candidate. > > > > 1)Is there a name for the default color theme? > > solarized I do not believe that 'solarized is the default color theme for my version of emacs. After some reseach, I find that on my version of emacs, it is 'standard. (GNU Emacs 24.3.1 x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars of 2014-03-07 on lamiak, modified by Debian on the 64-bit ubuntu 14.04 custom install for mac) > > 2)How does one load/reload the default color theme when some > >custom theme has already been loaded? > > You have to "M-x disable-theme" before loading a new one. of course plus eval: (load-theme 'standard t) -- Tim http://www.akwebsoft.com, http://www.tj49.com