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

Open
miguelsolorio opened this issue Apr 27, 2021 · 1 comment
Open

Add secondary button styles #61

miguelsolorio opened this issue Apr 27, 2021 · 1 comment

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
@eror123r
Copy link

eror123r commented Mar 3, 2022

Yes, In

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