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

Update remote background defaults #73266

Merged
merged 1 commit into from
May 6, 2019
Merged

Conversation

miguelsolorio
Copy link
Contributor

This updates the default colors for the remote background & foreground to inherit the colors from activityBarBadge.background and activityBarBadge.foreground, while also defining the colors in our default theme (@jrieken originally suggested this). This works as a better default otherwise all themes will inherit the green (a graceful fallback) until themes designate a color for it.

gif

cc @bpasero @kieferrm

@aeschli
Copy link
Contributor

aeschli commented May 6, 2019

Not super clean, as ACTIVITY_BAR_BADGE_BACKGROUND/FOREGROUND are designed for the activity bar and might not relate to colors on the status bar, but I guess it's save as the two colors (back and foreground) are designed to work together.

I'd suggest to make a pass over all themes that we ship (not just the default one) and fill in explicit color values for the remote colors.

@aeschli aeschli merged commit 9c89613 into master May 6, 2019
@miguelsolorio miguelsolorio deleted the misolori/remote-colors-default branch May 7, 2019 04:26
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 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.

None yet

2 participants