Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
* [sup-talk] wombat colorscheme
@ 2014-03-09  9:02 Markus Klinik
  2014-03-09  9:49 ` Gaute Hope
  0 siblings, 1 reply; 5+ messages in thread
From: Markus Klinik @ 2014-03-09  9:02 UTC (permalink / raw)
  To: sup-talk

Hi,

I made a colorscheme for sup. Find it here:
https://github.com/mklinik/sup-colorscheme-wombat

If you spot places where the colors look wierd, please tell me.

Enjoy!
Markus
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sup-talk] wombat colorscheme
  2014-03-09  9:02 [sup-talk] wombat colorscheme Markus Klinik
@ 2014-03-09  9:49 ` Gaute Hope
  2014-03-09 19:04   ` Per Andersson
  0 siblings, 1 reply; 5+ messages in thread
From: Gaute Hope @ 2014-03-09  9:49 UTC (permalink / raw)
  To: sup-talk

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

Excerpts from Markus Klinik's message of 2014-03-09 10:02:06 +0100:
> Hi,
> 
> I made a colorscheme for sup. Find it here:
> https://github.com/mklinik/sup-colorscheme-wombat
> 
> If you spot places where the colors look wierd, please tell me.

Excellent (I am now using it)! I noticed you put it in the wiki, I think
the list of custom colorschemes should go on the top of that page. Not
that many are interested in the list of original colors..

- gaute


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sup-talk] wombat colorscheme
  2014-03-09  9:49 ` Gaute Hope
@ 2014-03-09 19:04   ` Per Andersson
  2014-03-10  9:29     ` Gaute Hope
  0 siblings, 1 reply; 5+ messages in thread
From: Per Andersson @ 2014-03-09 19:04 UTC (permalink / raw)
  To: Gaute Hope; +Cc: sup-talk

On Sun, Mar 9, 2014 at 10:49 AM, Gaute Hope <eg@gaute.vetsj.com> wrote:
> Excerpts from Markus Klinik's message of 2014-03-09 10:02:06 +0100:
>> Hi,
>>
>> I made a colorscheme for sup. Find it here:
>> https://github.com/mklinik/sup-colorscheme-wombat
>>
>> If you spot places where the colors look wierd, please tell me.
>
> Excellent (I am now using it)! I noticed you put it in the wiki, I think
> the list of custom colorschemes should go on the top of that page. Not
> that many are interested in the list of original colors..

Can't they be put in the main sup repository?


--
Per


> - gaute
>
>
> _______________________________________________
> sup-talk mailing list
> sup-talk@rubyforge.org
> http://rubyforge.org/mailman/listinfo/sup-talk
>


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sup-talk] wombat colorscheme
  2014-03-09 19:04   ` Per Andersson
@ 2014-03-10  9:29     ` Gaute Hope
  2014-03-10 13:27       ` Markus Klinik
  0 siblings, 1 reply; 5+ messages in thread
From: Gaute Hope @ 2014-03-10  9:29 UTC (permalink / raw)
  To: sup-talk

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

Excerpts from Per Andersson's message of 2014-03-09 20:04:34 +0100:
> On Sun, Mar 9, 2014 at 10:49 AM, Gaute Hope <eg@gaute.vetsj.com> wrote:
> > Excerpts from Markus Klinik's message of 2014-03-09 10:02:06 +0100:
> >> Hi,
> >>
> >> I made a colorscheme for sup. Find it here:
> >> https://github.com/mklinik/sup-colorscheme-wombat
> >>
> >> If you spot places where the colors look wierd, please tell me.
> >
> > Excellent (I am now using it)! I noticed you put it in the wiki, I think
> > the list of custom colorschemes should go on the top of that page. Not
> > that many are interested in the list of original colors..
>
> Can't they be put in the main sup repository?

We could perhaps set up a sup-extras repo? But I think it will be easier
to maintain the CS for Markus himself in this case if he keeps it like he
does at the moment.

- gaute


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sup-talk] wombat colorscheme
  2014-03-10  9:29     ` Gaute Hope
@ 2014-03-10 13:27       ` Markus Klinik
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Klinik @ 2014-03-10 13:27 UTC (permalink / raw)
  To: sup-talk

Excerpts from Gaute Hope's message of 2014-03-10 10:29:08 +0100:
> Excerpts from Per Andersson's message of 2014-03-09 20:04:34 +0100:
> > Can't they be put in the main sup repository?
> 
> We could perhaps set up a sup-extras repo? But I think it will be easier
> to maintain the CS for Markus himself in this case if he keeps it like he
> does at the moment.
> 
> - gaute

Both are fine with me. The heavy OCDing is done, so I expect only minor
maintenance to come. I'll leave my repo up in any case, because it hosts
screenshots, and I like seeing those before trying colorschemes.

Cheers,
Markus
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-03-10 14:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-09  9:02 [sup-talk] wombat colorscheme Markus Klinik
2014-03-09  9:49 ` Gaute Hope
2014-03-09 19:04   ` Per Andersson
2014-03-10  9:29     ` Gaute Hope
2014-03-10 13:27       ` Markus Klinik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox