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

White Lines on Top and Bottom of App in Dark Mode #230

Closed
xarielx opened this issue Sep 21, 2020 · 2 comments · Fixed by #231
Closed

White Lines on Top and Bottom of App in Dark Mode #230

xarielx opened this issue Sep 21, 2020 · 2 comments · Fixed by #231
Labels
bug bugs; wait for 'approved' label to begin work hacktoberfest recommended issues for hacktoberfest participants

Comments

@xarielx
Copy link

xarielx commented Sep 21, 2020

Describe the bug
When using the app on iOS in dark mode, even though my phone is also on dark mode, the top and bottom "navbars" are of white color. Ruining the purpose of dark mode or theme.

Screen Shot attached:
Screenshot 2020-09-21 at 2 20 39 PM
To Reproduce
Steps to reproduce the behavior:

Open Dev App on iOS
Change the theme to dark mode,
Note the top and bottom of the app is while,

@fdocr fdocr added the bug bugs; wait for 'approved' label to begin work label Sep 22, 2020
@fdocr
Copy link
Contributor

fdocr commented Sep 22, 2020

Thank you for report! We currently have a check in place to support this for the Night theme but not for Ten X Hacker Theme. The fix should be simple enough: Check for that class element as well.

@xarielx
Copy link
Author

xarielx commented Sep 22, 2020

@fdoxyz that is what I thought, shouldn’t be too hard. Thank you for the prompt response!

@fdocr fdocr added the hacktoberfest recommended issues for hacktoberfest participants label Sep 30, 2020
@chickdan chickdan mentioned this issue Oct 5, 2020
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs; wait for 'approved' label to begin work hacktoberfest recommended issues for hacktoberfest participants
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants