ayu-theme / vscode-ayu

ayu theme for vscode
https://marketplace.visualstudio.com/items?itemName=teabyii.ayu
MIT License
580 stars 94 forks source link

Add secondary button styles #115

Closed miguelsolorio closed 3 years ago

miguelsolorio commented 3 years ago

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:

dempfi commented 3 years ago

Fixed in v1