Live data from Hacker News

Tomorrow Theme

github.com

51–60 of 139 posts

Re: Tomorrow Theme

#52
If HN believes creative thinking is a waste of time I’ll get downvoted for this but I fancy just letting my imagination go wild so here goes...

Video gamers can supposedly differentiate between tones more similar to one another than non-gamers. Perhaps, if you made a theme of very similar colors, you could achieve the same benefit from programming. Although I suspect it might not work because the difference in the colors has to have significance for your brain to really start paying attention to it. So you could have a color-sensitive language. Or maybe color could be the only significant thing, then you could just bind each character to a color in your text editor and use a normal language.

While walking in the wood today and looking at the detail on the ground and searching for ripe fruit in the trees I was thinking about how our brains are really good at picking out specific visual things from noise and how more complex visual things are sometimes easier to recognize than simpler things. Also its possible to get really good at picking out subtle clues from very complex input: think about a native American Indian’s ability to track moving animals over long distances.

So I think what would be really cool is to have a way of representing each function of a program as a visual form, ideally a 3-dimensional one. You could then look at these form and over time you would start to be able to see certain things about the function just by looking at the forms. I wonder if that might be a much faster way of searching for specific things within a large body of code such as you might do in a security audit than actually reading through all the code because it taps into the innate concurrency of the right-hemisphere.

There would be some difficulty would be in generating appropriate visual forms. The form has to be meaningful. The ideal would be if it were meaningful to the point where somebody well used to them could write the code a form represented just by looking at the form or, at least, infer the gist of it. Of course you don’t have to limit yourself to one form per function, you could have 10 different forms per function, each representing different properties, or forms generated from by dividing the code in lots of different ways (not just functions). Or maybe you could simplify everything I’m saying here and just have a lot more statistical static analysis of code then displayed with charts and infographics.

Re: Tomorrow Theme

#54
I've used Monokai since the realease of ST. Then i switched to Solarized light but it wore me down really fast on long hours, i tried Solarized dark but to no avail (the blue is just too much). I then saw a reailcasts video and thought it was worth a shot. Then i moved to zenburn (wich i still use at the terminal and vim) but switched to Espresso Soda on ST2. I just swtiched to Tomorrow since it looks more coupled in terms of a swatch.

Re: Tomorrow Theme

#55
post #9

STILL missing a Netbeans theme.

I've been on the receiving end of these sorts of comments before, and I cannot convey how annoying this attitude of entitlement is. Someone has worked on this theme, off-and-on, for almost a year. He's built something useful, and he's giving it away for free. If you want a feature, gpmcadam's comment is a good example to follow. Simply point out the missing feature and say how it would be nice to have.

Ideally, submit a pull request. Even if your NetBeans theme isn't perfect, it'll be a starting point for discussion.

Re: Tomorrow Theme

#56

I like the themeing trend towards dark backgrounds and pastel colors. I've been using Zenburn [1] for a couple years now, and I've really grown used to its unsaturated colors. 'Tomorrow' looks way too colorful for my taste, kinda like eating something too sweet after weaning yourself off sugar :) My problem with Zenburn is that, unlike Tomorrow or Solarized, it doesn't have a good curated list of themes for various s…

[deleted]

Re: Tomorrow Theme

#57

I like the themeing trend towards dark backgrounds and pastel colors. I've been using Zenburn [1] for a couple years now, and I've really grown used to its unsaturated colors. 'Tomorrow' looks way too colorful for my taste, kinda like eating something too sweet after weaning yourself off sugar :) My problem with Zenburn is that, unlike Tomorrow or Solarized, it doesn't have a good curated list of themes for various s…

> 'Tomorrow' looks way too colorful for my taste, kinda like eating something too sweet after weaning yourself off sugar :)

Sing with me:

  What can make boring code
  Seem all fresh and new
  Cover it in pastels
  of both deep and light hue?

  Color highlighting
  Color highlighting can
  Color highlighting can parse every line and check that the syntax is good

Re: Tomorrow Theme

#58
As a CLI designer (silly as that sounds) it's nice to see a theme that doesn't abuse the 'bright' palette. Hated Solarized for that alone.

Re: Tomorrow Theme

#60
post #19

I like this theme, and used it for a while but I find myself going back for monokai. A little off-topic: What do HN people prefer, light or dark themes?

I use a dark theme for almost everything but I use a light, high-contrast theme when I'm working in direct sunlight or any other very bright conditions.
Post reply on HN