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 css variables for editor scrollbar #165464

Conversation

GauravB159
Copy link
Contributor

Fix for issue #165169 task 2

I have replaced the registerThemingParticipant in the file with the appropriate css variables.

I needed to add the rules for the last three since they did not exist in scrollbars.css

Note: This is my first PR ever, and I'm really looking forward to Open Source Development. Let me know if there's anything wrong and I'll fix it asap, and I'll be glad to do a few of the other tasks as well if this one gets merged.

@GauravB159
Copy link
Contributor Author

@microsoft-github-policy-service agree

Copy link
Contributor

@rzhao271 rzhao271 left a comment

Choose a reason for hiding this comment

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

LGTM!

@GauravB159
Copy link
Contributor Author

@rzhao271 Thanks! Can I pick up a few of the other tasks as well then? Or if you could assign me any, that would be great

@rzhao271 rzhao271 merged commit 3bd1ecd into microsoft:main Nov 4, 2022
@rzhao271
Copy link
Contributor

rzhao271 commented Nov 4, 2022

You can pick up some of the other ones. The src/vs/workbench/contrib/codeEditor ones are probably fine to work on.

@GauravB159 GauravB159 deleted the CSS-Variables-Over-registerThemeParticipant branch November 4, 2022 23:04
@alexdima
Copy link
Member

@rebornix @rzhao271 This introduced a regression. See #166690

@aeschli aeschli added this to the November 2022 milestone Dec 6, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 19, 2022
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

6 participants