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 Dark Mode / Night Mode as an inspector option #12

Open
kkoppenhaver opened this issue May 18, 2019 · 1 comment
Open

Add Dark Mode / Night Mode as an inspector option #12

kkoppenhaver opened this issue May 18, 2019 · 1 comment
Labels
good first issue Good for newcomers
Milestone

Comments

@kkoppenhaver
Copy link
Contributor

This would essentially invert the colors: dark background, outlines of all the sprites white.

This might require generating a new sprite sheet just for this.

@kkoppenhaver kkoppenhaver added this to the Future milestone May 18, 2019
@kkoppenhaver
Copy link
Contributor Author

Seems this already exists, just needs to be hooked up to an inspector control instead of happening on a timer.

https://github.com/alphaparticlecode/block-a-saurus/blob/master/src/js/Dino.js#L575

@kkoppenhaver kkoppenhaver added the good first issue Good for newcomers label May 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant