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

Theme support #28

Open
okor opened this issue May 17, 2015 · 2 comments
Open

Theme support #28

okor opened this issue May 17, 2015 · 2 comments

Comments

@okor
Copy link
Owner

okor commented May 17, 2015

Goals:

  • Share style variable between SCSS and JS.
  • Allow theme customization
@okor
Copy link
Owner Author

okor commented May 17, 2015

@necolas @TheoBearman

#7 and #26 are essentially the same. Closing both and consolidating to this single issue for clarity. Please have any further discussion here.

@okor
Copy link
Owner Author

okor commented May 17, 2015

First pass here: https://github.com/okor/justice/commits/themes

To try it out, clone repo / install depends and fire up grunt. Open examples/simple.html in your browser. Edit src/theme.json to your liking.

This will update the build with a color theme of your choosing. Build process is kinda ugly so I'm open to improvements via PR's.

@okor okor mentioned this issue Aug 20, 2015
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