unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Chong Yidong'" <cyd@stupidchicken.com>, "'Glenn Morris'" <rgm@gnu.org>
Cc: 'Tassilo Horn' <tassilo@member.fsf.org>,
	'Michael Corral' <micorral@comcast.net>,
	emacs-devel@gnu.org
Subject: RE: GNU Emacs theme submission
Date: Mon, 31 Jan 2011 10:49:43 -0800	[thread overview]
Message-ID: <F503730E5AA34E4AA0CC6C20C2BD60B8@us.oracle.com> (raw)
In-Reply-To: <87bp2x2d8l.fsf@stupidchicken.com>

[-- Attachment #1: Type: text/plain, Size: 1097 bytes --]

> If Emacs developers could look through the list at
>   http://elpa.gnu.org/themes/view.html
> and recommend some of them for inclusion, I can contact their authors
> and ask if they're willing to contribute.
> 
> One problem is that people have submitted an awful lot of
> dark-background themes, and hardly any light-background ones.

Attached is a light-background theme that is similar to what I use.

The background is closer to light than dark, but it works pretty well with a
range of foregrounds and backgrounds from light to dark.  HTH.

---

BTW, it's not real clear how someone is supposed to submit a theme that goes
beyond the choices available with the theme generator at
http://elpa.gnu.org/themes/ - that is, how to send an existing theme file.

The instructions there just say to mail the file to emacs-devel.  Is that really
what you want?  No special mail address or subject line?

Why not let users upload an existing theme file to http://elpa.gnu.org/themes/,
as an alternative to letting them generate a theme there?  You have a download
button already; why not add upload?

[-- Attachment #2: one-on-one-theme.el --]
[-- Type: application/octet-stream, Size: 1658 bytes --]

(deftheme one-on-one
  "Created 2011-01-31.")

(custom-theme-set-faces
 'one-on-one
 '(default ((t (:inherit nil :stipple nil :background "LightBlue" :foreground "black" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 105 :width normal :foundry "outline" :family "Lucida Console"))))
 '(cursor ((t (:background "red"))))
 '(escape-glyph ((t (:background "gold" :foreground "blue" :box (:line-width 1 :color "blue" :style released-button)))))
 '(highlight ((t (:background "cyan"))))
 '(region ((t (:background "MediumAquamarine"))))
 '(secondary-selection ((t (:background "white" :foreground "black"))))
 '(font-lock-builtin-face ((t (:foreground "Orchid"))))
 '(font-lock-constant-face ((t (:foreground "#00006DE06DE0"))))
 '(font-lock-function-name-face ((t (:foreground "red"))))
 '(font-lock-keyword-face ((t (:foreground "Blue3"))))
 '(font-lock-string-face ((t (:foreground "Magenta4"))))
 '(font-lock-warning-face ((t (:foreground "Yellow" :weight bold))))
 '(mode-line ((t (:background "PaleGoldenrod" :foreground "black" :box (:line-width -1 :style released-button)))))
 '(mode-line-buffer-id ((t (:overline "red" :underline "red"))))
 '(mode-line-inactive ((t (:inherit mode-line :background "LightGray" :foreground "grey20" :box (:line-width -1 :color "grey75") :weight light))))
 '(isearch ((t (:background "Green" :foreground "Black"))))
 '(match ((t (:background "SkyBlue"))))
 '(next-error ((t (:inherit region :background "SkyBlue"))))
 '(query-replace ((t (:inherit isearch :background "white" :foreground "black")))))

(provide-theme 'one-on-one)

  reply	other threads:[~2011-01-31 18:49 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-29  6:25 GNU Emacs theme submission Michael Corral
2011-01-29  9:13 ` Tassilo Horn
2011-01-29 10:26   ` Eli Zaretskii
2011-01-29 12:57     ` Tassilo Horn
2011-01-29 13:41       ` Thien-Thi Nguyen
2011-01-29 15:49     ` Stefan Monnier
2011-01-29 10:48   ` Michael Corral
2011-01-29 14:18     ` Tassilo Horn
2011-01-30  0:18       ` Michael Corral
2011-01-30  9:44         ` Tassilo Horn
2011-01-30 11:22           ` Tim Cross
2011-01-30 15:19             ` Tassilo Horn
2011-01-30 19:38           ` Glenn Morris
2011-01-31 17:29             ` Chong Yidong
2011-01-31 18:49               ` Drew Adams [this message]
2011-01-31 19:26                 ` Chong Yidong
2011-02-01  6:50                   ` Manoj Srivastava
2011-04-17 16:14                   ` Manoj Srivastava
2011-04-24 17:36                     ` Chong Yidong
2011-01-31  3:40           ` Stefan Monnier
2011-01-31  7:31             ` Tassilo Horn
2011-01-31 17:08               ` Chong Yidong
2011-01-31 17:16       ` Chong Yidong
2011-02-01  6:09         ` Michael Corral

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=F503730E5AA34E4AA0CC6C20C2BD60B8@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=micorral@comcast.net \
    --cc=rgm@gnu.org \
    --cc=tassilo@member.fsf.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).