Skip to content

Fixed progress-path background color for dark mode #3717

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

Merged
merged 3 commits into from
Apr 15, 2019

Conversation

ajerez
Copy link
Contributor

@ajerez ajerez commented Mar 27, 2019

On dark mode the remaining progress bar color was the same color as the background.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Copy link
Member

@haoqunjiang haoqunjiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the insight! But I think it looks more consistent when the color is in sync with the animation dot. What do you think?

Current:
image

Set to $vue-ui-color-dark:
image

Both set to rgba(black, .1):
image

Both set to $vue-ui-color-dark:
image

@Akryum
Copy link
Member

Akryum commented Apr 9, 2019

I actually like the 4th one the most 😸

@Akryum Akryum changed the title UI: Fixed progress-path background color for dark mode Fixed progress-path background color for dark mode Apr 9, 2019
@ajerez
Copy link
Contributor Author

ajerez commented Apr 10, 2019

The 4th is the best, yeah

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@ajerez
Copy link
Contributor Author

ajerez commented Apr 12, 2019

I've updated the PR with your sugestions 🙂

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Co-Authored-By: ajerez <albertoj04@gmail.com>
@ajerez
Copy link
Contributor Author

ajerez commented Apr 15, 2019

PR updated. Sorry for the delay

@Akryum Akryum requested a review from haoqunjiang April 15, 2019 13:43
@Akryum Akryum merged commit 57151be into vuejs:dev Apr 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants