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

Add minimap slider color options #90631

Merged
merged 2 commits into from
Feb 17, 2020
Merged

Add minimap slider color options #90631

merged 2 commits into from
Feb 17, 2020

Conversation

baileyherbert
Copy link
Contributor

@baileyherbert baileyherbert commented Feb 13, 2020

PR #58324 added support for customizing the minimap background color.

This PR allows the slider colors to be customized as well. The default colors are the same as before.

"workbench.colorCustomizations": {
    "minimapSlider.background": "#ff000020",
    "minimapSlider.hoverBackground": "#ff000050",
    "minimapSlider.activeBackground": "#ff000080"
},

@baileyherbert baileyherbert changed the title Add slider color options Add minimap slider color options Feb 13, 2020
Copy link

@JorgeT10 JorgeT10 left a comment

Choose a reason for hiding this comment

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

LGTM!

@alexdima alexdima added the editor-minimap Code/Text minimap widget issues label Feb 17, 2020
@alexdima alexdima added this to the February 2020 milestone Feb 17, 2020
@alexdima
Copy link
Member

Thank you!

@alexdima alexdima merged commit 634068a into microsoft:master Feb 17, 2020
@baileyherbert baileyherbert deleted the minimap-slider branch February 17, 2020 22:21
@github-actions github-actions bot locked and limited conversation to collaborators Apr 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-minimap Code/Text minimap widget issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants