rotating hue generator
Hi there I've been using solarized for a couple of weeks (iTerm2 and Vim) and I really like it. However I like to have different colors for different terminal. Actually, Solaraized comes only in 2 version , light and dark. I can't use the dark one for some reason (mainly the reflection of a window on my back). Anyway, would that be possible to "rotate" solarized ( with a solarized generator or something) or is that against the main idea of it ?
yes. possible. I've worked on this a bit as well. There are still issues with automatically generating such a scheme. It's really only the basis for manual tweaking. a combination of numerics and aesthetics. i may release the current tool i have for this, though it needs a lot of work.
On Mar 1, 2012, at 02:27, maxigit wrote:
Hi there I've been using solarized for a couple of weeks (iTerm2 and Vim) and I really like it. However I like to have different colors for different terminal. Actually, Solaraized comes only in 2 version , light and dark. I can't use the dark one for some reason (mainly the reflection of a window on my back). Anyway, would that be possible to "rotate" solarized ( with a solarized generator or something) or is that against the main idea of it ?
Reply to this email directly or view it on GitHub: https://github.com/altercation/solarized/issues/181
Ok, I understand it's no easy to have a pretty but automatic generated color scheme. Maybe 1 or 2 choosen alternative schemes would be enough then.
On 1 March 2012 10:31, Ethan Schoonover < [email protected]
wrote:
yes. possible. I've worked on this a bit as well. There are still issues with automatically generating such a scheme. It's really only the basis for manual tweaking. a combination of numerics and aesthetics. i may release the current tool i have for this, though it needs a lot of work.
On Mar 1, 2012, at 02:27, maxigit wrote:
Hi there I've been using solarized for a couple of weeks (iTerm2 and Vim) and I really like it. However I like to have different colors for different terminal. Actually, Solaraized comes only in 2 version , light and dark. I can't use the dark one for some reason (mainly the reflection of a window on my back). Anyway, would that be possible to "rotate" solarized ( with a solarized generator or something) or is that against the main idea of it ?
Reply to this email directly or view it on GitHub: https://github.com/altercation/solarized/issues/181
Reply to this email directly or view it on GitHub: https://github.com/altercation/solarized/issues/181#issuecomment-4255777
@altercation said:
i may release the current tool i have for this, though it needs a lot of work.
Sorry for the necro-bump, but I'm currently looking into generating Solarized-like color schemes and I'd love to see your code if you'd be willing to share it. Thanks!