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

Use the primaryLightColor for dark theme in the app #4070

Open
sivaraam opened this issue Dec 5, 2020 · 5 comments
Open

Use the primaryLightColor for dark theme in the app #4070

sivaraam opened this issue Dec 5, 2020 · 5 comments

Comments

@sivaraam
Copy link
Member

sivaraam commented Dec 5, 2020

There's a color specified in colors.xml with the name primaryLightColor. It looks like a nice complement to the primaryColor. While primaryColor seems suited for light theme, the light variant seems suited for the dark theme of the app.

So, I suggest using it in place of primaryColor for the dark theme. As a matter of fact, we could even consider using it for the icons in the bottom bar of the new UI. The current black-on-blackish has poor contrast.

@4D17Y4
Copy link
Collaborator

4D17Y4 commented Dec 10, 2020

Hey, @sivaraam
I want to work on this.

I've changed the colors in Dark theme, although I was unable to get the difference in UI.

The second change was clear and here are the screenshot of the change.

Should I open a PR ?

@sivaraam
Copy link
Member Author

Hi there 👋 Welcome to the project! This color change for dark theme is currently just a suggestion. We still need the opinion of others before we could make the change. Pinging a few people to get their opinion: @misaochan @neslihanturan @nicolas-raoul @madhurgupta10

@nicolas-raoul
Copy link
Member

@sivaraam is right, at first better work on more well-defined issues rather than spend time implementing many details for possibly nothing.

Additionally, at first please focus on bugs as explained at https://github.com/commons-app/commons-app-documentation/blob/master/android/Volunteers-welcome!.md . Here is a URL that gives bugs that are great for newcomers to work on: https://github.com/commons-app/apps-android-commons/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+no%3Aassignee+-label%3Aassigned+-label%3Adebated+label%3Abug

Anyway, feel free to push your code to a branch of your repository and post a link here, that might help someone in the future :-)
Thanks a lot for your enthusiasm, and welcome to the team!

@4D17Y4
Copy link
Collaborator

4D17Y4 commented Dec 11, 2020

Thx @nicolas-raoul ,
I'll go through them.

@misaochan
Copy link
Member

The screenshot on the right looks better indeed to me. :)

(Also it seems the author names are completely hidden in dark mode, you can just see a tiny sliver of the "person" icon on the left, and you can't see the text at all.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants