* Colour themes suggestions?
@ 2013-04-15 13:32 Rainer M. Krug
2013-04-15 13:39 ` Torsten Wagner
` (3 more replies)
0 siblings, 4 replies; 23+ messages in thread
From: Rainer M. Krug @ 2013-04-15 13:32 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 929 bytes --]
Hi
I am looking for some subjective opinions on color themes for emacs
24. I am using (obviously) org-mode and mainly for literate programming
in R and also use gnus. There might be more to come, but I don't know
yet.
I am looking for suggestions for color themes which are on a light
background (reflections are less) and has nice and effective syntax
highlighting. Any suggestions? I am using twilight-bright at the momen,
but am somehow not that happy with it.
Any (subjective) suggestions?
Thanks,
Rainer
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa
Tel : +33 - (0)9 53 10 27 44
Cell: +33 - (0)6 85 62 59 98
Fax : +33 - (0)9 58 10 27 44
Fax (D): +49 - (0)3 21 21 25 22 44
email: Rainer@krugs.de
Skype: RMkrug
[-- Attachment #2: Type: application/pgp-signature, Size: 489 bytes --]
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Colour themes suggestions?
2013-04-15 13:32 Colour themes suggestions? Rainer M. Krug
@ 2013-04-15 13:39 ` Torsten Wagner
2013-04-15 16:24 ` Thomas S. Dye
2013-04-16 7:16 ` Rainer M. Krug
2013-04-15 14:05 ` Suvayu Ali
` (2 subsequent siblings)
3 siblings, 2 replies; 23+ messages in thread
From: Torsten Wagner @ 2013-04-15 13:39 UTC (permalink / raw)
To: Rainer M. Krug; +Cc: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 260 bytes --]
Hi Rainer,
I am a big fan of Zenburn.
Unfortunately, it is exactly the opposite of what you are looking for. I
find it very eye friendly.
However, maybe once in a while you want a dark-color-theme and then zenburn
might be worse to try ;)
Greetings
Torsten
[-- Attachment #2: Type: text/html, Size: 624 bytes --]
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Colour themes suggestions?
2013-04-15 13:32 Colour themes suggestions? Rainer M. Krug
2013-04-15 13:39 ` Torsten Wagner
@ 2013-04-15 14:05 ` Suvayu Ali
2013-04-17 13:52 ` François Allisson
2013-04-15 15:28 ` Vikas Rawal
2013-04-15 15:51 ` Manuel Prinz
3 siblings, 1 reply; 23+ messages in thread
From: Suvayu Ali @ 2013-04-15 14:05 UTC (permalink / raw)
To: emacs-orgmode
On Mon, Apr 15, 2013 at 03:32:31PM +0200, Rainer M. Krug wrote:
>
> I am looking for suggestions for color themes which are on a light
> background (reflections are less) and has nice and effective syntax
> highlighting. Any suggestions? I am using twilight-bright at the momen,
> but am somehow not that happy with it.
Completely opposite of what you asked, you could checkout dark-emacs[1].
It is a very dark theme, designed to emulate emacs -nw in a black
background terminal. It has some org related customisations in
(custom-theme-set-variables ...) and some of the org faces are built up
on other basic faces; all in all it might give you some ideas to write
your own theme.
GL,
Footnotes:
[1] <https://github.com/suvayu/.emacs.d/blob/master/themes/dark-emacs-theme.el>
--
Suvayu
Open source is the future. It sets us free.
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Colour themes suggestions?
2013-04-15 13:32 Colour themes suggestions? Rainer M. Krug
2013-04-15 13:39 ` Torsten Wagner
2013-04-15 14:05 ` Suvayu Ali
@ 2013-04-15 15:28 ` Vikas Rawal
2013-04-16 7:30 ` Rainer M. Krug
2013-04-15 15:51 ` Manuel Prinz
3 siblings, 1 reply; 23+ messages in thread
From: Vikas Rawal @ 2013-04-15 15:28 UTC (permalink / raw)
To: Rainer M. Krug; +Cc: emacs-orgmode
> yet.
>
> I am looking for suggestions for color themes which are on a light
> background (reflections are less) and has nice and effective syntax
> highlighting.
http://orgmode.org/worg/org-color-themes.html
You may like Leuven.
Vikas
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Colour themes suggestions?
2013-04-15 13:32 Colour themes suggestions? Rainer M. Krug
` (2 preceding siblings ...)
2013-04-15 15:28 ` Vikas Rawal
@ 2013-04-15 15:51 ` Manuel Prinz
2013-04-16 7:39 ` Rainer M. Krug
2013-04-16 8:02 ` Rainer M. Krug
3 siblings, 2 replies; 23+ messages in thread
From: Manuel Prinz @ 2013-04-15 15:51 UTC (permalink / raw)
To: emacs-orgmode
On Mon, Apr 15, 2013 at 03:32:31PM +0200, Rainer M. Krug wrote:
> I am looking for suggestions for color themes which are on a light
> background (reflections are less) and has nice and effective syntax
> highlighting. Any suggestions?
I'm a big fan of Solarized [1]. It comes in light and dark. I use it
in combination with the font "Source Code Pro" [2].
Best regards,
Manuel
--
[1] http://ethanschoonover.com/solarized
[2] http://sourceforge.net/projects/sourcecodepro.adobe/
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Colour themes suggestions?
2013-04-15 13:39 ` Torsten Wagner
@ 2013-04-15 16:24 ` Thomas S. Dye
2013-04-16 7:17 ` Rainer M. Krug
2013-04-16 7:16 ` Rainer M. Krug
1 sibling, 1 reply; 23+ messages in thread
From: Thomas S. Dye @ 2013-04-15 16:24 UTC (permalink / raw)
To: Torsten Wagner; +Cc: Rainer M. Krug, emacs-orgmode
Hi Rainer
Torsten Wagner <torsten.wagner@gmail.com> writes:
> Hi Rainer,
>
> I am a big fan of Zenburn.
> Unfortunately, it is exactly the opposite of what you are looking for. I
> find it very eye friendly.
> However, maybe once in a while you want a dark-color-theme and then zenburn
> might be worse to try ;)
>
The anti-zenburn theme is the light version. It is subdued and the
faces make the distinctions well, as does zenburn.
hth,
Tom
--
Thomas S. Dye
http://www.tsdye.com
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Colour themes suggestions?
2013-04-15 13:39 ` Torsten Wagner
2013-04-15 16:24 ` Thomas S. Dye
@ 2013-04-16 7:16 ` Rainer M. Krug
1 sibling, 0 replies; 23+ messages in thread
From: Rainer M. Krug @ 2013-04-16 7:16 UTC (permalink / raw)
To: Torsten Wagner; +Cc: emacs-orgmode
Torsten Wagner <torsten.wagner@gmail.com> writes:
> Hi Rainer,
>
> I am a big fan of Zenburn.
> Unfortunately, it is exactly the opposite of what you are looking for. I find it very eye friendly.
> However, maybe once in a while you want a dark-color-theme and then zenburn might be worse to try ;)
I know Zenburn - I used it before under emacs 23. Very nice theme
indeed.
I will install it and keep it as a second option.
Thanks,
Rainer
>
> Greetings
>
> Torsten
>
<#secure method=pgpmime mode=sign>
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa
Tel : +33 - (0)9 53 10 27 44
Cell: +33 - (0)6 85 62 59 98
Fax : +33 - (0)9 58 10 27 44
Fax (D): +49 - (0)3 21 21 25 22 44
email: Rainer@krugs.de
Skype: RMkrug
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Colour themes suggestions?
2013-04-15 16:24 ` Thomas S. Dye
@ 2013-04-16 7:17 ` Rainer M. Krug
0 siblings, 0 replies; 23+ messages in thread
From: Rainer M. Krug @ 2013-04-16 7:17 UTC (permalink / raw)
To: Thomas S. Dye; +Cc: emacs-orgmode
tsd@tsdye.com (Thomas S. Dye) writes:
> Hi Rainer
> Torsten Wagner <torsten.wagner@gmail.com> writes:
>
>> Hi Rainer,
>>
>> I am a big fan of Zenburn.
>> Unfortunately, it is exactly the opposite of what you are looking for. I
>> find it very eye friendly.
>> However, maybe once in a while you want a dark-color-theme and then zenburn
>> might be worse to try ;)
>>
>
> The anti-zenburn theme is the light version. It is subdued and the
> faces make the distinctions well, as does zenburn.
Excellent idea - I'll check it out.
Thanks,
Rainer
>
> hth,
> Tom
<#secure method=pgpmime mode=sign>
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa
Tel : +33 - (0)9 53 10 27 44
Cell: +33 - (0)6 85 62 59 98
Fax : +33 - (0)9 58 10 27 44
Fax (D): +49 - (0)3 21 21 25 22 44
email: Rainer@krugs.de
Skype: RMkrug
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Colour themes suggestions?
2013-04-15 15:28 ` Vikas Rawal
@ 2013-04-16 7:30 ` Rainer M. Krug
2013-04-16 7:37 ` Rainer M. Krug
0 siblings, 1 reply; 23+ messages in thread
From: Rainer M. Krug @ 2013-04-16 7:30 UTC (permalink / raw)
To: emacs-orgmode
Vikas Rawal <vikaslists@agrarianresearch.org> writes:
>> yet.
>>
>> I am looking for suggestions for color themes which are on a light
>> background (reflections are less) and has nice and effective syntax
>> highlighting.
>
> http://orgmode.org/worg/org-color-themes.html
>
> You may like Leuven.
Indeed - Leuven looks very nice - I like the different background
colors for the code blocks - very useful.
Thanks,
Rainer
>
> Vikas
>
>
>
<#secure method=pgpmime mode=sign>
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa
Tel : +33 - (0)9 53 10 27 44
Cell: +33 - (0)6 85 62 59 98
Fax : +33 - (0)9 58 10 27 44
Fax (D): +49 - (0)3 21 21 25 22 44
email: Rainer@krugs.de
Skype: RMkrug
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Colour themes suggestions?
2013-04-16 7:30 ` Rainer M. Krug
@ 2013-04-16 7:37 ` Rainer M. Krug
2013-04-16 8:25 ` Sebastien Vauban
0 siblings, 1 reply; 23+ messages in thread
From: Rainer M. Krug @ 2013-04-16 7:37 UTC (permalink / raw)
To: emacs-orgmode
Rainer@krugs.de (Rainer M. Krug) writes:
> Vikas Rawal <vikaslists@agrarianresearch.org> writes:
>
>>> yet.
>>>
>>> I am looking for suggestions for color themes which are on a light
>>> background (reflections are less) and has nice and effective syntax
>>> highlighting.
>>
>> http://orgmode.org/worg/org-color-themes.html
>>
>> You may like Leuven.
>
> Indeed - Leuven looks very nice - I like the different background
> colors for the code blocks - very useful.
One question though - can I use it under emacs 24, as it states
"Obsolete since Emacs 24" on git?
Rainer
>
> Thanks,
>
> Rainer
>
>>
>> Vikas
>>
>>
>>
> <#secure method=pgpmime mode=sign>
>
<#secure method=pgpmime mode=sign>
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa
Tel : +33 - (0)9 53 10 27 44
Cell: +33 - (0)6 85 62 59 98
Fax : +33 - (0)9 58 10 27 44
Fax (D): +49 - (0)3 21 21 25 22 44
email: Rainer@krugs.de
Skype: RMkrug
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Colour themes suggestions?
2013-04-15 15:51 ` Manuel Prinz
@ 2013-04-16 7:39 ` Rainer M. Krug
2013-04-16 8:02 ` Rainer M. Krug
1 sibling, 0 replies; 23+ messages in thread
From: Rainer M. Krug @ 2013-04-16 7:39 UTC (permalink / raw)
To: emacs-orgmode
Manuel Prinz <manuel@pinguinkiste.de> writes:
> On Mon, Apr 15, 2013 at 03:32:31PM +0200, Rainer M. Krug wrote:
>> I am looking for suggestions for color themes which are on a light
>> background (reflections are less) and has nice and effective syntax
>> highlighting. Any suggestions?
>
> I'm a big fan of Solarized [1]. It comes in light and dark. I use it
> in combination with the font "Source Code Pro" [2].
Thanks - will check them out.
Rainer
>
> Best regards,
>
> Manuel
<#secure method=pgpmime mode=sign>
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa
Tel : +33 - (0)9 53 10 27 44
Cell: +33 - (0)6 85 62 59 98
Fax : +33 - (0)9 58 10 27 44
Fax (D): +49 - (0)3 21 21 25 22 44
email: Rainer@krugs.de
Skype: RMkrug
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Colour themes suggestions?
2013-04-15 15:51 ` Manuel Prinz
2013-04-16 7:39 ` Rainer M. Krug
@ 2013-04-16 8:02 ` Rainer M. Krug
2013-04-16 8:11 ` Rainer M. Krug
2013-04-16 8:15 ` David Rogers
1 sibling, 2 replies; 23+ messages in thread
From: Rainer M. Krug @ 2013-04-16 8:02 UTC (permalink / raw)
To: emacs-orgmode
Manuel Prinz <manuel@pinguinkiste.de> writes:
> On Mon, Apr 15, 2013 at 03:32:31PM +0200, Rainer M. Krug wrote:
>> I am looking for suggestions for color themes which are on a light
>> background (reflections are less) and has nice and effective syntax
>> highlighting. Any suggestions?
>
> I'm a big fan of Solarized [1]. It comes in light and dark. I use it
> in combination with the font "Source Code Pro" [2].
Yes - solarized is nice.
I am now using Occidental which offers quite a nice contrast and syntax
highlighting.
One question about the font: Can I use it under Linux as well? And how
can I install it then?
Tanks,
Rainer
>
> Best regards,
>
> Manuel
<#secure method=pgpmime mode=sign>
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa
Tel : +33 - (0)9 53 10 27 44
Cell: +33 - (0)6 85 62 59 98
Fax : +33 - (0)9 58 10 27 44
Fax (D): +49 - (0)3 21 21 25 22 44
email: Rainer@krugs.de
Skype: RMkrug
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Colour themes suggestions?
2013-04-16 8:02 ` Rainer M. Krug
@ 2013-04-16 8:11 ` Rainer M. Krug
2013-04-16 8:15 ` David Rogers
1 sibling, 0 replies; 23+ messages in thread
From: Rainer M. Krug @ 2013-04-16 8:11 UTC (permalink / raw)
To: emacs-orgmode
Rainer@krugs.de (Rainer M. Krug) writes:
> Manuel Prinz <manuel@pinguinkiste.de> writes:
>
>> On Mon, Apr 15, 2013 at 03:32:31PM +0200, Rainer M. Krug wrote:
>>> I am looking for suggestions for color themes which are on a light
>>> background (reflections are less) and has nice and effective syntax
>>> highlighting. Any suggestions?
>>
>> I'm a big fan of Solarized [1]. It comes in light and dark. I use it
>> in combination with the font "Source Code Pro" [2].
>
> Yes - solarized is nice.
>
> I am now using Occidental which offers quite a nice contrast and syntax
> highlighting.
>
> One question about the font: Can I use it under Linux as well? And how
> can I install it then?
Sorry - found it.
Rainer
>
> Tanks,
>
> Rainer
>
>>
>> Best regards,
>>
>> Manuel
> <#secure method=pgpmime mode=sign>
>
<#secure method=pgpmime mode=sign>
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa
Tel : +33 - (0)9 53 10 27 44
Cell: +33 - (0)6 85 62 59 98
Fax : +33 - (0)9 58 10 27 44
Fax (D): +49 - (0)3 21 21 25 22 44
email: Rainer@krugs.de
Skype: RMkrug
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Colour themes suggestions?
2013-04-16 8:02 ` Rainer M. Krug
2013-04-16 8:11 ` Rainer M. Krug
@ 2013-04-16 8:15 ` David Rogers
2013-04-16 9:37 ` Rainer M. Krug
1 sibling, 1 reply; 23+ messages in thread
From: David Rogers @ 2013-04-16 8:15 UTC (permalink / raw)
To: Rainer M. Krug; +Cc: emacs-orgmode
Rainer@krugs.de (Rainer M. Krug) writes:
> One question about the font: Can I use it under Linux as well? And how
> can I install it then?
Yes you can use it.
1. Download font
2. Place font in ~/.fonts/ (you may create this directory if you don't
already have it.)
(3. Stop & start Emacs? Can't remember.)
Done.
--
David
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Colour themes suggestions?
2013-04-16 7:37 ` Rainer M. Krug
@ 2013-04-16 8:25 ` Sebastien Vauban
2013-04-16 9:36 ` Rainer M. Krug
0 siblings, 1 reply; 23+ messages in thread
From: Sebastien Vauban @ 2013-04-16 8:25 UTC (permalink / raw)
To: emacs-orgmode-mXXj517/zsQ
Rainer M. Krug wrote:
> Rainer-vfylz/Ys1k4@public.gmane.org (Rainer M. Krug) writes:
>> Vikas Rawal <vikaslists-gY6uWiqvZ+vta4EC/59zMGD2FQJk+8+b@public.gmane.org> writes:
>>>>
>>>> I am looking for suggestions for color themes which are on a light
>>>> background (reflections are less) and has nice and effective syntax
>>>> highlighting.
>>>
>>> http://orgmode.org/worg/org-color-themes.html
>>>
>>> You may like Leuven.
>>
>> Indeed - Leuven looks very nice - I like the different background
>> colors for the code blocks - very useful.
>
> One question though - can I use it under emacs 24, as it states
> "Obsolete since Emacs 24" on git?
There are 2 different packages, one using `color-theme-6.6.0' (which does not
work anymore on Emacs 24, IIRC), and another using the new "custom theme"
feature of Emacs.
So, it does well work under Emacs 24.
Best regards,
Seb
--
Sebastien Vauban
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Colour themes suggestions?
2013-04-16 8:25 ` Sebastien Vauban
@ 2013-04-16 9:36 ` Rainer M. Krug
0 siblings, 0 replies; 23+ messages in thread
From: Rainer M. Krug @ 2013-04-16 9:36 UTC (permalink / raw)
To: Sebastien Vauban; +Cc: emacs-orgmode
"Sebastien Vauban" <wxhgmqzgwmuf@spammotel.com> writes:
> Rainer M. Krug wrote:
>> Rainer@krugs.de (Rainer M. Krug) writes:
>>> Vikas Rawal <vikaslists@agrarianresearch.org> writes:
>>>>>
>>>>> I am looking for suggestions for color themes which are on a light
>>>>> background (reflections are less) and has nice and effective syntax
>>>>> highlighting.
>>>>
>>>> http://orgmode.org/worg/org-color-themes.html
>>>>
>>>> You may like Leuven.
>>>
>>> Indeed - Leuven looks very nice - I like the different background
>>> colors for the code blocks - very useful.
>>
>> One question though - can I use it under emacs 24, as it states
>> "Obsolete since Emacs 24" on git?
>
> There are 2 different packages, one using `color-theme-6.6.0' (which does not
> work anymore on Emacs 24, IIRC), and another using the new "custom theme"
> feature of Emacs.
>
> So, it does well work under Emacs 24.
<#secure method=pgpmime mode=sign>
good to know, but I seem to be looking at the wrong place.
For the record: the correct git repo for emacs 24 is:
https://github.com/fniessen/emacs-leuven-theme
It is working now and looking really nice!
Thanks for everybody's input and help,
Rainer
-
>
> Best regards,
> Seb
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa
Tel : +33 - (0)9 53 10 27 44
Cell: +33 - (0)6 85 62 59 98
Fax : +33 - (0)9 58 10 27 44
Fax (D): +49 - (0)3 21 21 25 22 44
email: Rainer@krugs.de
Skype: RMkrug
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Colour themes suggestions?
2013-04-16 8:15 ` David Rogers
@ 2013-04-16 9:37 ` Rainer M. Krug
0 siblings, 0 replies; 23+ messages in thread
From: Rainer M. Krug @ 2013-04-16 9:37 UTC (permalink / raw)
To: David Rogers; +Cc: emacs-orgmode
David Rogers <davidandrewrogers@gmail.com> writes:
> Rainer@krugs.de (Rainer M. Krug) writes:
>
>> One question about the font: Can I use it under Linux as well? And how
>> can I install it then?
>
> Yes you can use it.
>
> 1. Download font
>
> 2. Place font in ~/.fonts/ (you may create this directory if you don't
> already have it.)
>
> (3. Stop & start Emacs? Can't remember.)
>
> Done.
<#secure method=pgpmime mode=sign>
Thanks - found it and working.
Rainer
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa
Tel : +33 - (0)9 53 10 27 44
Cell: +33 - (0)6 85 62 59 98
Fax : +33 - (0)9 58 10 27 44
Fax (D): +49 - (0)3 21 21 25 22 44
email: Rainer@krugs.de
Skype: RMkrug
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Colour themes suggestions?
2013-04-15 14:05 ` Suvayu Ali
@ 2013-04-17 13:52 ` François Allisson
2013-04-17 14:03 ` Fabrice Popineau
2013-04-17 14:14 ` Suvayu Ali
0 siblings, 2 replies; 23+ messages in thread
From: François Allisson @ 2013-04-17 13:52 UTC (permalink / raw)
To: Suvayu Ali; +Cc: emacs-orgmode
Suvayu Ali <fatkasuvayu+linux@gmail.com> a écrit:
> Completely opposite of what you asked, you could checkout dark-emacs[1].
> It is a very dark theme, designed to emulate emacs -nw in a black
> background terminal. It has some org related customisations in
> (custom-theme-set-variables ...) and some of the org faces are built up
> on other basic faces; all in all it might give you some ideas to write
> your own theme.
>
> [1] <https://github.com/suvayu/.emacs.d/blob/master/themes/dark-emacs-theme.el>
I really like your dark-emacs. Just adopted it.
Perfect for org-mode (and for mu4e, by the way).
Thanks Suvayu Ali!
François
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Colour themes suggestions?
2013-04-17 13:52 ` François Allisson
@ 2013-04-17 14:03 ` Fabrice Popineau
2013-04-17 14:11 ` Suvayu Ali
2013-04-17 14:14 ` Suvayu Ali
1 sibling, 1 reply; 23+ messages in thread
From: Fabrice Popineau @ 2013-04-17 14:03 UTC (permalink / raw)
To: François Allisson; +Cc: emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 1053 bytes --]
This one is cool too :
(color-theme-sanityinc-tomorrow-night)
Fabrice
2013/4/17 François Allisson <francois@allisson.co>
> Suvayu Ali <fatkasuvayu+linux@gmail.com> a écrit:
> > Completely opposite of what you asked, you could checkout dark-emacs[1].
> > It is a very dark theme, designed to emulate emacs -nw in a black
> > background terminal. It has some org related customisations in
> > (custom-theme-set-variables ...) and some of the org faces are built up
> > on other basic faces; all in all it might give you some ideas to write
> > your own theme.
> >
> > [1] <
> https://github.com/suvayu/.emacs.d/blob/master/themes/dark-emacs-theme.el>
>
> I really like your dark-emacs. Just adopted it.
> Perfect for org-mode (and for mu4e, by the way).
> Thanks Suvayu Ali!
>
> François
>
>
--
Fabrice Popineau
-----------------------------
SUPELEC
Département Informatique
3, rue Joliot Curie
91192 Gif/Yvette Cedex
Tel direct : +33 (0) 169851950
Standard : +33 (0) 169851212
------------------------------
[-- Attachment #2: Type: text/html, Size: 1809 bytes --]
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Colour themes suggestions?
2013-04-17 14:03 ` Fabrice Popineau
@ 2013-04-17 14:11 ` Suvayu Ali
2013-04-17 14:31 ` Fabrice Popineau
0 siblings, 1 reply; 23+ messages in thread
From: Suvayu Ali @ 2013-04-17 14:11 UTC (permalink / raw)
To: Fabrice Popineau; +Cc: François Allisson, emacs-orgmode@gnu.org
On Wed, Apr 17, 2013 at 04:03:15PM +0200, Fabrice Popineau wrote:
> This one is cool too :
> (color-theme-sanityinc-tomorrow-night)
From the name I would guess it uses the color theme package? If that is
the case, then it will not work with Emacs 24.
--
Suvayu
Open source is the future. It sets us free.
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Colour themes suggestions?
2013-04-17 13:52 ` François Allisson
2013-04-17 14:03 ` Fabrice Popineau
@ 2013-04-17 14:14 ` Suvayu Ali
1 sibling, 0 replies; 23+ messages in thread
From: Suvayu Ali @ 2013-04-17 14:14 UTC (permalink / raw)
To: François Allisson; +Cc: emacs-orgmode
On Wed, Apr 17, 2013 at 03:52:59PM +0200, François Allisson wrote:
>
> Suvayu Ali <fatkasuvayu+linux@gmail.com> a écrit:
> > Completely opposite of what you asked, you could checkout dark-emacs[1].
> > It is a very dark theme, designed to emulate emacs -nw in a black
> > background terminal. It has some org related customisations in
> > (custom-theme-set-variables ...) and some of the org faces are built up
> > on other basic faces; all in all it might give you some ideas to write
> > your own theme.
> >
> > [1] <https://github.com/suvayu/.emacs.d/blob/master/themes/dark-emacs-theme.el>
>
> I really like your dark-emacs. Just adopted it.
> Perfect for org-mode (and for mu4e, by the way).
> Thanks Suvayu Ali!
Glad that you like it. :)
My eventual goal with this is to make it fairly complete in terms of
supported terminals, and request for inclusion with Emacs. At the
moment it supports gui/X-window, 8 bit, and 256 bit colour terminals.
>
> François
--
Suvayu
Open source is the future. It sets us free.
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Colour themes suggestions?
2013-04-17 14:11 ` Suvayu Ali
@ 2013-04-17 14:31 ` Fabrice Popineau
2013-04-17 14:39 ` Suvayu Ali
0 siblings, 1 reply; 23+ messages in thread
From: Fabrice Popineau @ 2013-04-17 14:31 UTC (permalink / raw)
To: Suvayu Ali; +Cc: François Allisson, emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 459 bytes --]
2013/4/17 Suvayu Ali <fatkasuvayu+linux@gmail.com>
> On Wed, Apr 17, 2013 at 04:03:15PM +0200, Fabrice Popineau wrote:
> > This one is cool too :
> > (color-theme-sanityinc-tomorrow-night)
>
> From the name I would guess it uses the color theme package? If that is
> the case, then it will not work with Emacs 24.
>
>
The name stayed this way, but it has been updated for newer Emacs.
https://github.com/purcell/color-theme-sanityinc-tomorrow
--
Fabrice
[-- Attachment #2: Type: text/html, Size: 1109 bytes --]
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Colour themes suggestions?
2013-04-17 14:31 ` Fabrice Popineau
@ 2013-04-17 14:39 ` Suvayu Ali
0 siblings, 0 replies; 23+ messages in thread
From: Suvayu Ali @ 2013-04-17 14:39 UTC (permalink / raw)
To: Fabrice Popineau; +Cc: François Allisson, emacs-orgmode@gnu.org
On Wed, Apr 17, 2013 at 04:31:33PM +0200, Fabrice Popineau wrote:
> 2013/4/17 Suvayu Ali <fatkasuvayu+linux@gmail.com>
>
> > On Wed, Apr 17, 2013 at 04:03:15PM +0200, Fabrice Popineau wrote:
> > > This one is cool too :
> > > (color-theme-sanityinc-tomorrow-night)
> >
> > From the name I would guess it uses the color theme package? If that is
> > the case, then it will not work with Emacs 24.
> >
> >
> The name stayed this way, but it has been updated for newer Emacs.
>
> https://github.com/purcell/color-theme-sanityinc-tomorrow
Okay, thanks. :)
--
Suvayu
Open source is the future. It sets us free.
^ permalink raw reply [flat|nested] 23+ messages in thread
end of thread, other threads:[~2013-04-17 14:39 UTC | newest]
Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-15 13:32 Colour themes suggestions? Rainer M. Krug
2013-04-15 13:39 ` Torsten Wagner
2013-04-15 16:24 ` Thomas S. Dye
2013-04-16 7:17 ` Rainer M. Krug
2013-04-16 7:16 ` Rainer M. Krug
2013-04-15 14:05 ` Suvayu Ali
2013-04-17 13:52 ` François Allisson
2013-04-17 14:03 ` Fabrice Popineau
2013-04-17 14:11 ` Suvayu Ali
2013-04-17 14:31 ` Fabrice Popineau
2013-04-17 14:39 ` Suvayu Ali
2013-04-17 14:14 ` Suvayu Ali
2013-04-15 15:28 ` Vikas Rawal
2013-04-16 7:30 ` Rainer M. Krug
2013-04-16 7:37 ` Rainer M. Krug
2013-04-16 8:25 ` Sebastien Vauban
2013-04-16 9:36 ` Rainer M. Krug
2013-04-15 15:51 ` Manuel Prinz
2013-04-16 7:39 ` Rainer M. Krug
2013-04-16 8:02 ` Rainer M. Krug
2013-04-16 8:11 ` Rainer M. Krug
2013-04-16 8:15 ` David Rogers
2013-04-16 9:37 ` Rainer M. Krug
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.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).