-
Notifications
You must be signed in to change notification settings - Fork 169
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
Specify colors by url parameter #334
Conversation
Camel-case in URL params bothers me for some reason. But you're presumably doing this because they match up with JS property names? |
Yep |
I mean, don't want to be annoying here, but I'd almost prefer a |
We could do, but:
|
OK, I shall bow to your supreme authority on this occasion. |
Which format would you prefer for url params, kebab-case? I might be able to do an auto-case-conversion... |
Yeah, I ❤️ kebabs. 😋 |
I've added support for all values to specify either case, |
Fixes: #329
This PR:
selectedClr
,unselectedClr
andlockedClr
the waybgClr
can&selectedClr=0.8,0,0,0.5