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

Allow theme to change color of progress icon #83008

Merged
merged 2 commits into from
Oct 22, 2019

Conversation

frobinsonj
Copy link
Contributor

@frobinsonj frobinsonj commented Oct 21, 2019

This PR fixes #44604

Add the following to settings:

"workbench.colorCustomizations": {
	"activityBarBadge.foreground": "#00ff40"
}

Before:
image
image

After:
image
image

Copy link
Contributor

@miguelsolorio miguelsolorio left a comment

Choose a reason for hiding this comment

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

@frobinsonj thanks for doing this work, this works great!

image

@miguelsolorio miguelsolorio merged commit d9b9424 into microsoft:master Oct 22, 2019
@frobinsonj frobinsonj deleted the fix-44604 branch October 22, 2019 16:27
@tweakimp
Copy link

Thank you for your time @frobinsonj

@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow to theme the white color in the progress badge
4 participants