From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: sergio Newsgroups: gmane.emacs.help Subject: about colors Date: Sun, 19 Jun 2011 00:29:03 +0400 Message-ID: <4DFD0A8F.2050103@sergio.spb.ru> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1308501854 18723 80.91.229.12 (19 Jun 2011 16:44:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 19 Jun 2011 16:44:14 +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 Jun 19 18:44:10 2011 Return-path: Envelope-to: geh-help-gnu-emacs@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 1QYL6T-0003WR-BZ for geh-help-gnu-emacs@m.gmane.org; Sun, 19 Jun 2011 18:44:05 +0200 Original-Received: from localhost ([::1]:40257 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QYL6S-0000GF-8N for geh-help-gnu-emacs@m.gmane.org; Sun, 19 Jun 2011 12:44:04 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:48109) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QY28o-0005iG-S5 for help-gnu-emacs@gnu.org; Sat, 18 Jun 2011 16:29:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QY28n-000151-Pa for help-gnu-emacs@gnu.org; Sat, 18 Jun 2011 16:29:14 -0400 Original-Received: from equator.ru.net ([195.70.199.109]:56928) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QY28n-00014n-HC for help-gnu-emacs@gnu.org; Sat, 18 Jun 2011 16:29:13 -0400 Original-Received: from [188.134.66.115] (port=40299 helo=[192.168.1.33]) by equator.ru.net with esmtpsa (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1QY28g-0002gp-R7 for help-gnu-emacs@gnu.org; Sun, 19 Jun 2011 00:29:09 +0400 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110606 Icedove/3.1.10 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 195.70.199.109 X-Mailman-Approved-At: Sun, 19 Jun 2011 12:41:55 -0400 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:81361 Archived-At: Hello. I'm newbie in emacs and my first problem is colors. I don't like default colors. Moreover I think, that background-mode light is better for dark background, than background-mode dark. I've seen color-theme mode, but no one theme from it I liked and it is standalone mode. I want to make my own theme. As I understand I just need to define font-lock-*-face and some more colors. (As in http://alexpogosyan.com/color-theme-creator/). But how to find all color that I should define? What is the right way for creating theme for emacs? -- sergio.