Skip to content

Commit

Permalink
馃憣 IMPROVE: Button Color
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed Mar 29, 2018
1 parent 758c265 commit 072e365
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions themes/shades-of-purple-color-theme.json
Expand Up @@ -31,9 +31,9 @@

// Button.
// https: //code.visualstudio.com/docs/getstarted/theme-color-reference#_button-control
"button.background": "#b362ff",
"button.background": "#FAD000",
"button.foreground": "#222244",
"button.hoverBackground": "#FAD000",
"button.hoverBackground": "#A599E9",

// Contrast.
// https://code.visualstudio.com/docs/getstarted/theme-color-reference#_contrast-colors
Expand Down

0 comments on commit 072e365

Please sign in to comment.