Skip to content

Commit

Permalink
📦 NEW: Activity Element Colors
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed Nov 9, 2019
1 parent 926fa0d commit 4e71199
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion themes/shades-of-purple-color-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,14 @@
// Activity Bar.
// https://code.visualstudio.com/docs/getstarted/theme-color-reference#_activity-bar
"activityBar.background": "#28284E",
"activityBar.border": "#292952",
"activityBar.border": "#222145",
"activityBar.dropBackground": "#222145",
"activityBar.foreground": "#FFFFFF",
"activityBar.inactiveForeground": "#A599E9",
"activityBarBadge.background": "#FAD000",
"activityBarBadge.foreground": "#1E1E3F",
"activityBar.activeBorder": "#A599E981",
"activityBar.activeBackground": "#222145",

// Sidebar.
// https://code.visualstudio.com/docs/getstarted/theme-color-reference#_side-bar
Expand Down

0 comments on commit 4e71199

Please sign in to comment.