jmoenig / Snap

a visual programming language inspired by Scratch
http://snap.berkeley.edu
GNU Affero General Public License v3.0
1.51k stars 745 forks source link

Setting light/dark color scheme #413

Open khotchkiss13 opened 10 years ago

khotchkiss13 commented 10 years ago

Currently, the options on the designs are standard and flat, where standard is dark and rounded, and flat is light and square. I was wondering if it would be possible to allow users to choose between light/dark, rounded/flat separately, so that one could have a flat/dark UI, or a light/rounded UI as they pleased. This isn't a particularly important feature, but it might be a nice option for users.

cycomachead commented 10 years ago

Personally, I don't think it's worth separating out more than it currently is (unless there's serious refactoring of the design code.)

More generally, though, I do think it's worth making the flat design a bit less 'flat', or at least allowing it to have some more visual elements (like clear button edges).