emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Org-mode with color-theme.el


From: Scott Jaderholm
Subject: Re: [Orgmode] Org-mode with color-theme.el
Date: Tue, 3 Apr 2007 11:11:24 -0600

Here's the current state of my color-theme for org-mode. If you don't like white on black you will probably hate this theme. It is very colorful, so it actually looks better in a partially transparent window because it fades a little. It's no where near a final state.

My goal with this color-theme was to get almost the same look on a terminal and in "graphical" emacs. I customize my 16 colors or so in Putty and then use generic red, blue etc in my custom-set-faces for console, and then I have specific colors set in my color-theme for the rare occasion that I run graphical emacs.

Preview: http://jaderholm.com/photos/screens/org-colors.jpg (Preview is a few months old so some faces have changed)
Download: http://jaderholm.com/configs/color-theme-colorful-obsolescence.el

(require 'color-theme-colorful-deluge)
(color-theme-colorful-deluge)

I've only customized font-lock, org, eshell and ido. I just noticed that calendar has fancy colors in graphical emacs so I'll probably customize that.

What I'd really love is a nice black on white theme that uses different fonts and sizes to give an elegant outline that looks more like a typesetters masterpiece than a hackers playground.

Cheers,
Scott

On 4/1/07, Carsten Dominik <address@hidden > wrote:
I'd like to kick in here with the following proposal:

Designing face colors is not really something I feel
competent for.  Maybe some of you do?  As far as I understand
color-theme.el, you can create your own themes and any customized faces
will be included, thus also any customized org-mode faces.
I'd be interested to see better schemes for fontifying
Org-mode files.  Maybe we can have a competition here for the
best color scheme for Org-mode, making use of color-theme as
the vehicle to install these.

- Carsten

On Apr 1, 2007, at 13:50, Jason F. McBrayer wrote:

> On Sat, 2007-03-31 at 07:35 -0400, Jason F. McBrayer wrote:
>> On Sat, 2007-03-31 at 13:04 +0200, Bastien wrote:
>>
>>> I use org-mode and color-theme without problems, so it should be
>>> something in your config i guess.
>>
>> Thanks, that will help me start to narrow down where the problem is.
>
> I've figured out where the problem was, and I'm posting it here for
> reference purposes.  I had color-theme-is-cumulative set to nil, and I
> suspect that was causing color themes to throw away the org-mode faces.
> Setting that to t, most color themes work.  Also, some color themes are
> less cooperative than others, so it appears to be a problem with those
> themes rather than with org-mode, or with the color-theme package.
>
> --
> +-----------------------------------------------------------+
> | Jason F. McBrayer                     address@hidden  |
> | If someone conquers a thousand times a thousand others in |
> | battle, and someone else conquers himself, the latter one |
> | is the greatest of all conquerors.  --- The Dhammapada    |
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>

--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477



_______________________________________________
Emacs-orgmode mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


reply via email to

[Prev in Thread] Current Thread [Next in Thread]