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 support for theme switching #17

Open
kikisaints opened this issue Dec 2, 2020 · 3 comments
Open

Add support for theme switching #17

kikisaints opened this issue Dec 2, 2020 · 3 comments
Labels
enhancement New feature or request
Milestone

Comments

@kikisaints
Copy link

kikisaints commented Dec 2, 2020

Within the settings page, we should have the ability for the user to change their theme default from dark to light.

This may also mean saving that settings locally somehow so the user doesn't have to do this every time. Perhaps through AsyncStorage?

@kikisaints kikisaints added the enhancement New feature or request label Dec 2, 2020
@kikisaints kikisaints added this to the Version 1.0 milestone Dec 3, 2020
@chrisglein
Copy link
Member

@chiaramooney At least from when I checked that latest in main this week it seems like this is in? Safe to close as of #28?

@chiaramooney
Copy link
Contributor

chiaramooney commented Jan 12, 2021

At least from when I checked that latest in main this week it seems like this is in? Safe to close as of #28?

@chrisglein Right now the app supports theme switching the color of the code snippets but not the entire app, so still some work to be done here

@kmelmon
Copy link
Contributor

kmelmon commented Jan 13, 2021

Currently we have the ability to theme code snippets, the rest is pending

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

No branches or pull requests

4 participants