aws / aws-toolkit-vscode

Amazon Q, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources
https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.amazon-q-vscode
Apache License 2.0
1.51k stars 430 forks source link

UI: update webview styles to match vscode 1.71+ #2863

Open justinmk3 opened 2 years ago

justinmk3 commented 2 years ago

Problem

vscode 1.71 changed the vscode standard button style:

New style

image

https://code.visualstudio.com/updates/v1_71#_rounded-buttons

Old style

Buttons in our webviews look like:

image
jparkhurst3 commented 2 years ago

Looks good! Thanks for sharing.