<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 5/22/12 2:51 PM, Casey Ransberger wrote:
<blockquote
cite="mid:44607171-AFFC-494C-9C69-46E76E515E87@gmail.com"
type="cite">
<pre wrap="">Fantastic! Comments below.
On May 22, 2012, at 12:12 PM, David Graham <a class="moz-txt-link-rfc2396E" href="mailto:david@unthinkable.org"><david@unthinkable.org></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I mostly use a slightly tweaked "GrayTheme", but it's a bit too bright for late-night coding sessions, so I created a dark theme named Wintermute (similar to TextMate twilight) and posted it to github.
<a class="moz-txt-link-freetext" href="https://github.com/davidgraham/Cuis-ExtraThemes">https://github.com/davidgraham/Cuis-ExtraThemes</a>
I prefer a dark background without a picture for this theme, but didn't see a way to get remove the desktop picture from the theme class? I've just been evaluating "World backgroundImageData: nil" before changing the theme.
I'm happy to add anyone to the contrib list for this repo, just drop me an email. I thought it would be nice to have a generic package for additional or beta themes.
I ran into a couple minor issues that I plan on taking a closer look at. Should I submit them to the Cuis repo issue tracker anyway?
</pre>
</blockquote>
<pre wrap="">
First off, awesome choice of name for your theme! (For the uninitiate, it's from an award-winning science fiction novel called Neuromancer.)</pre>
</blockquote>
Thanks. I don't know why it popped in my head while thinking of a
name, but it seems to fit.<br>
<br>
<blockquote
cite="mid:44607171-AFFC-494C-9C69-46E76E515E87@gmail.com"
type="cite">
<pre wrap=""> Makes me want to create a theme and call it TheBollards;)
WRT background image, I never implemented that in Theme, because I didn't have a good way to put image data into a Theme subclass.
Of course I forgot all about it, and then I wrote ContentPack. Now that you've reminded me, may I suggest: perhaps we should think about doing a touch of integration between Theme and ContentPack (since they're both already in the core of the system.)
If you get the graphic into the system with a ContentPack, it shouldn't be too hard to add something to your Theme subclass that references it.
If we do support backgrounds in theme, I do think we should put the new behavior on Theme and make Theme reference the default background image. That way we do everything exactly the same way.
</pre>
</blockquote>
Sounds good to me. I'd rather avoid having end users deal with
files.<br>
<blockquote
cite="mid:44607171-AFFC-494C-9C69-46E76E515E87@gmail.com"
type="cite">
<pre wrap="">
Thoughts, anyone?
Casey
P.S.
I'm having a hard time getting to a laptop lately, so I won't be able to try it today. Can I have a screenshot? :)</pre>
</blockquote>
<br>
Here you go (also on the github wiki):<br>
<br>
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<img style="-webkit-user-select: none"
src="cid:part1.06010800.03040803@unthinkable.org">
</body>
</html>