From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Esben Stien Newsgroups: gmane.emacs.help Subject: Black Background with moe-dark Date: Sat, 19 Apr 2014 05:21:51 +0200 Message-ID: <87k3amrokw.fsf@quasar.esben-stien.name> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1397877754 6997 80.91.229.3 (19 Apr 2014 03:22:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 19 Apr 2014 03:22:34 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Apr 19 05:22:29 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 1WbLrI-00039Z-Hp for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Apr 2014 05:22:28 +0200 Original-Received: from localhost ([::1]:40758 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WbLrH-0004RI-TB for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Apr 2014 23:22:27 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35263) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WbLr3-0004R6-2q for help-gnu-emacs@gnu.org; Fri, 18 Apr 2014 23:22:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WbLqu-0007ql-TH for help-gnu-emacs@gnu.org; Fri, 18 Apr 2014 23:22:13 -0400 Original-Received: from nmsh2.e.nsc.no ([193.213.121.73]:34327) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WbLqu-0007qZ-J0 for help-gnu-emacs@gnu.org; Fri, 18 Apr 2014 23:22:04 -0400 X-Auth: executiv@online.no Original-Received: from quasar.esben-stien.name (cm-84.210.71.233.getinternet.no [84.210.71.233]) (authenticated bits=0) by nmsh2.nsc.no (8.14.7/8.14.7) with ESMTP id s3J3LpGk010588 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA256 bits=256 verify=NOT) for ; Sat, 19 Apr 2014 05:21:52 +0200 (MEST) X-Home-Page: http://www.esben-stien.name User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 193.213.121.73 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:97215 Archived-At: I'm trying to get a black background with moe-dark theme, but no matter what I try, it won't get any darker than this: https://raw.github.com/kuanyui/moe-theme.el/master/pics/dark01.png In moe-dark-theme.el, there's: (white-1 "#c6c6c6") (white-2 "#c6c6c6") (white-3 "#b2b2b2") (black-1 "#a8a8a8") (black-2 "#8a8a8a") (black-2-5 "#6c6c6c") (black-3 "#4e4e4e") (black-4 "#3a3a3a") (black-5 "#303030") (black-6 "#000000") , which seems ok. The code below it sets the background color, to my understanding: (custom-theme-set-faces 'moe-dark ;; Ensure sufficient contrast on low-color terminals. `(default ((((class color) (min-colors 4096)) (:foreground ,white-1 :background ,cyan-4)) (((class color) (min-colors 256)) (:foreground ,white-1 :background ,black-6));;set this value for background (,class (:foreground ,white-1 :background ,black-6)))) `(cursor ((,class (:background ,black-6)))) If I set it to white-2 or any other color in the list, it works fine, but black-6, which is supposed to be pitch black, is gray. Any idea if there's any other variables here that somehow modifies this? -- Esben Stien is b0ef@e s a http://www. s t n m irc://irc. b - i . e/%23contact sip:b0ef@ e e jid:b0ef@ n n