ciembor / 4bit

Terminal Color Scheme Designer
http://ciembor.github.io/4bit/
GNU General Public License v3.0
987 stars 188 forks source link

Generate iTerm2 .itermcolors output. #11

Closed vic closed 12 years ago

vic commented 12 years ago

Working on issue #10

ciembor commented 12 years ago

Thanks! If you have a Mac you may also look at OSX Terminal.

ciembor commented 12 years ago

@vic Are you sure it works with iTerm2? I see that it generates <real> with numbers between 0-255. In examples I've seen there were numbers between 0-1. Shouldn't these values be divided by 256?

vic commented 12 years ago

Oh my! you're right! want me to send another pull-req ? or you just fix that ?

ciembor commented 12 years ago

I may fix it, but I can't test it. So it would be better if you will do that.