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 secondary button styles #176

Closed
miguelsolorio opened this issue Apr 27, 2021 · 2 comments
Closed

Add secondary button styles #176

miguelsolorio opened this issue Apr 27, 2021 · 2 comments

Comments

@miguelsolorio
Copy link

VS Code will start using the secondary button style in custom dialogs. These are visible on Windows and on the web (i.e. Codespaces). To see this:

  1. Install Insiders 1.56
  2. Set "window.dialogStyle": "custom", in your user settings
  3. Try to close an unsaved file that will prompt the dialog below

image

Since this is a newer color token, you'll need to add a few tokens:

  • button.secondaryBackground
  • button.secondaryForeground
  • button.secondaryHoverBackground
@dsifford
Copy link
Member

Thanks @misolori!

Are you aware if this is planned to roll out on the next stable release?

@miguelsolorio
Copy link
Author

Yes, this is planned to be in the next release that should ship next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants