Skip to content

Commit

Permalink
馃憣 IMPROVE: scrollbar shadow
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed Sep 12, 2018
1 parent 695bc52 commit c69bb82
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions themes/shades-of-purple-color-theme.json
Expand Up @@ -242,10 +242,7 @@

// Scroll Bar Control.
// https://code.visualstudio.com/docs/getstarted/theme-color-reference#_scroll-bar-control
"scrollbar.shadow": "#00000000",
"scrollbarSlider.activeBackground": "#1E1E3FDA",
"scrollbarSlider.background": "#1E1E3F9D",
"scrollbarSlider.hoverBackground": "#1E1E3FD7",
"scrollbar.shadow": "#a599e981",

// Status Bar Colors.
// The Status Bar is shown in the bottom of the workbench.
Expand Down

0 comments on commit c69bb82

Please sign in to comment.