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

chore: rename color var for comment input box #197950

Merged
merged 2 commits into from
Nov 13, 2023

Conversation

d-mahard
Copy link
Contributor

Fix: #196584
Follow-up from #197738

Changes:

  • rename var name to match the actual color item (button → input box)
  • change default color to derive from inputBackground

@alexr00

@d-mahard
Copy link
Contributor Author

@microsoft-github-policy-service agree

also change the default color to inherit from input.background
Copy link
Member

@alexr00 alexr00 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 PR! After seeing how inputBackground looks, I think it is too big of a color difference. I've changed it back to use peekViewTitleBackground. The rename is still good though, and I've updated the css to also use the color when the input box is expanded.

@alexr00 alexr00 enabled auto-merge (squash) November 13, 2023 11:43
@VSCodeTriageBot VSCodeTriageBot added this to the November 2023 milestone Nov 13, 2023
@alexr00 alexr00 merged commit 6518c00 into microsoft:main Nov 13, 2023
6 checks passed
@d-mahard d-mahard deleted the chore/comment-box-var-rename branch November 13, 2023 17:49
@github-actions github-actions bot locked and limited conversation to collaborators Dec 28, 2023
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.

comment reply box background is controlled by peekViewTitle.background
4 participants