Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add colors #4

Open
kevinburke opened this issue Aug 1, 2013 · 0 comments
Open

Add colors #4

kevinburke opened this issue Aug 1, 2013 · 0 comments

Comments

@kevinburke
Copy link
Owner

It'll be tricky to do this in a way that's not terrifying. Ideas:

  • Color the input borders, either by type (dict, list etc) or by depth (first level, 2nd level etc). Depth feels more useful as the visual layout is already a cue for which type of element exists.
  • Draw vertical color lines to indicate which groups belong together. For example, on the example page, a colored line would go between the "teams" input and the "Add new object" button.
  • Shade the backgrounds with a light color, but this sounds horrifying as well. Maybe only filling in the deepest level, then filling in all keys with the same value, could work.

I'll try to mock out some ideas and post them here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant