From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jorge.alfaro-murillo@yale.edu (Jorge A. Alfaro-Murillo) Newsgroups: gmane.emacs.help Subject: Re: Recommend a white color theme Date: Sun, 06 Dec 2015 13:11:35 -0500 Message-ID: <87wpsr5two.fsf@yale.edu> References: <20151205202001.GB2249@mail.akwebsoft.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: ger.gmane.org 1449425531 15365 80.91.229.3 (6 Dec 2015 18:12:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 6 Dec 2015 18:12:11 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Dec 06 19:12:03 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 1a5dn0-0004kn-Df for geh-help-gnu-emacs@m.gmane.org; Sun, 06 Dec 2015 19:12:02 +0100 Original-Received: from localhost ([::1]:50672 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a5dmz-0001b4-VG for geh-help-gnu-emacs@m.gmane.org; Sun, 06 Dec 2015 13:12:01 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47108) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a5dmq-0001av-DC for help-gnu-emacs@gnu.org; Sun, 06 Dec 2015 13:11:53 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a5dmn-0003Hi-6y for help-gnu-emacs@gnu.org; Sun, 06 Dec 2015 13:11:52 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:44804) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a5dmn-0003GX-0i for help-gnu-emacs@gnu.org; Sun, 06 Dec 2015 13:11:49 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1a5dmk-0004Kd-2k for help-gnu-emacs@gnu.org; Sun, 06 Dec 2015 19:11:46 +0100 Original-Received: from 130.132.236.141 ([130.132.236.141]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Dec 2015 19:11:46 +0100 Original-Received: from jorge.alfaro-murillo by 130.132.236.141 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Dec 2015 19:11:46 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 130.132.236.141 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:85FL2z72Aik23LZcRGwUug28Bds= 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@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:108312 Archived-At: Tim Johnson writes: > I prefer to change color themes, based on changes in ambient > lighting and also to alleviate (for me) eye strain. > > The black color theme that I prefer is cyberpunk. > > I'd like to solicate recommendations for a white color scheme. > (I also use 'xemacs and 'zenburn) - but could use something > lighter. The best white color scheme is in my opinion the default one. Regarding light color themes, when I am using a laptop outside and it is quite bright, I like to use the solarized theme (https://github.com/sellout/emacs-color-theme-solarized). -- Jorge.