Omnimaga

Calculator Community => Other Calc-Related Projects and Ideas => TI-Nspire => Topic started by: aeTIos on November 13, 2014, 11:18:00 am

Title: Solarized Theme for Nspire CX
Post by: aeTIos on November 13, 2014, 11:18:00 am
Yes it is exactly what you think it is. I really like solarized colors and I decided to make a theme for the Nspire. So far only the homescreen is 100% done, I'm still messing with the other options. You need Theme Editor (http://tiplanet.org/forum/archives_voir.php?id=6070) for it to run.
Some screenshots (Not necessarily up-to-date)
(https://dl.dropboxusercontent.com/u/64788231/solarizedwip.png)(https://dl.dropboxusercontent.com/u/64788231/solrzd-2.png)
(https://dl.dropboxusercontent.com/u/64788231/solrzd-3.png)(https://dl.dropboxusercontent.com/u/64788231/solrzd-4.png)

I'm still very much messing around with the options trying to see what they do and this is most definitely not an usable theme (yet). But I plan to finish this and then you can enjoy the glory of solarized on your Nspire CX, too! :D

P.S. the screenshots don't give an accurate image of how everything looks on-calc. Give it a swing, and please give feedback so I can improve the theme to be the best!
Title: Re: Solarized Theme for Nspire CX
Post by: CinusMinus on November 13, 2014, 12:38:19 pm
Too sad Theme Editor doesn't work on OS3.6 :(
Title: Re: Solarized Theme for Nspire CX
Post by: aeTIos on November 13, 2014, 12:40:14 pm
Really? That's a pity D: Is there any information on why it doesn't work anymore?
Title: Re: Solarized Theme for Nspire CX
Post by: Vogtinator on November 13, 2014, 02:26:35 pm
It uses custom syscalls and hardcoded addresses, so it would require some hard work to port it.
Title: Re: Solarized Theme for Nspire CX
Post by: pimathbrainiac on November 13, 2014, 02:45:37 pm
No GS Nspire support? that sucks...
/me runs

I hope to see this be about 20% cooler in the future. Love the screenies.
Title: Re: Solarized Theme for Nspire CX
Post by: Matrefeytontias on November 13, 2014, 02:47:54 pm
Have Solarized colors ... on grayscale screens ? -_o

I kinda miss the point here :P
Title: Re: Solarized Theme for Nspire CX
Post by: aeTIos on November 14, 2014, 06:09:08 am
It uses custom syscalls and hardcoded addresses, so it would require some hard work to port it.
Ah, okay. I hope it could get ported one time tho but I can understand if people don't wanna bother.
Title: Re: Solarized Theme for Nspire CX
Post by: Streetwalrus on November 15, 2014, 12:43:31 pm
Insta-lled (see what I did there :P).
Title: Re: Solarized Theme for Nspire CX
Post by: aeTIos on November 15, 2014, 12:49:55 pm
Insta-lled (see what I did there :P).
Lol :P
Been working on this for a bit more, figured out file browser colors. I'm tweaking them now. Will upload a new version when I get a nice color scheme :)
Title: Re: Solarized Theme for Nspire CX
Post by: Ivoah on November 15, 2014, 02:14:37 pm
It uses custom syscalls and hardcoded addresses, so it would require some hard work to port it.
Could you make a computer program that converts the .theme file to theme.cvs?
Title: Re: Solarized Theme for Nspire CX
Post by: Vogtinator on November 15, 2014, 05:20:19 pm
Code: [Select]
sed -i"" "/s/ /,/g" solarized.theme.tns
Edit: If you meant "csv". I don't know what "cvs" would be.
Title: Re: Solarized Theme for Nspire CX
Post by: DJ Omnimaga on November 15, 2014, 05:35:18 pm
Looks nice, but I wouldn't say it's really solarized IMHO, but rather Lunar Eclipsed. Solarized would require the background to be either yellow, orange, red like the sun or cyan blue like daytime sky. :P
Title: Re: Solarized Theme for Nspire CX
Post by: Streetwalrus on November 15, 2014, 05:39:16 pm
http://ethanschoonover.com/solarized :P
This is the dark variant of the color scheme.
Title: Re: Solarized Theme for Nspire CX
Post by: DJ Omnimaga on November 15, 2014, 05:42:53 pm
Oh ok I thought solarized as in literally, meaning daylight colors :P
Title: Re: Solarized Theme for Nspire CX
Post by: Vogtinator on November 15, 2014, 06:06:05 pm
I have never seen a web presence for a color scheme  O.O
Title: Re: Solarized Theme for Nspire CX
Post by: aeTIos on November 15, 2014, 06:14:27 pm
This isn't just a color scheme. It's also the best scheme ever created :D
Title: Re: Solarized Theme for Nspire CX
Post by: Ivoah on November 15, 2014, 09:26:18 pm
Code: [Select]
sed -i"" "/s/ /,/g" solarized.theme.tns
Edit: If you meant "csv". I don't know what "cvs" would be.


I did mean csv, and would that sed command make it so you can use the theme on 3.6?
Title: Re: Solarized Theme for Nspire CX
Post by: Legimet on November 19, 2014, 06:00:59 pm
I have never seen a web presence for a color scheme  O.O

It's a really popular color scheme. I use it for my terminal (Konsole which has Solarized built-in) and Vim. Also I use a solarized for ls colors.
Title: Re: Solarized Theme for Nspire CX
Post by: Vogtinator on November 19, 2014, 06:17:34 pm
I have never seen a web presence for a color scheme  O.O

It's a really popular color scheme. I use it for my terminal (Konsole which has Solarized built-in) and Vim. Also I use a solarized for ls colors.
Yeah, I tried out some Konsole color schemes, but solarized is just too bright. The default "linux colors" is easier to read, IMO.
Title: Re: Solarized Theme for Nspire CX
Post by: Streetwalrus on November 20, 2014, 05:51:42 am
There is also the dark variant of solarized which is the most used. :P

I personally use it everywhere : wm theme, gtk theme, terminal colors (and Vim since I use Vim in a terminal), and just about everything that runs in a terminal.
Title: Re: Solarized Theme for Nspire CX
Post by: Ivoah on December 24, 2014, 12:38:03 pm
Are there any updates?
Title: Re: Solarized Theme for Nspire CX
Post by: Ivoah on March 12, 2015, 09:17:23 pm
bump