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 #250

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

Add secondary button styles #250

miguelsolorio opened this issue Apr 27, 2021 · 0 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
@Monokai Monokai closed this as completed Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants