Advertisement
Guest User

Untitled

a guest
Aug 21st, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. "workbench.colorCustomizations": {
  2. "activityBar.background": "#55a84d",
  3. "activityBar.foreground": "#15202b",
  4. "activityBar.inactiveForeground": "#15202b99",
  5. "activityBarBadge.background": "#d3d5eb",
  6. "activityBarBadge.foreground": "#15202b",
  7. "titleBar.activeBackground": "#43853d",
  8. "titleBar.inactiveBackground": "#43853d99",
  9. "titleBar.activeForeground": "#e7e7e7",
  10. "titleBar.inactiveForeground": "#e7e7e799",
  11. "statusBar.background": "#43853d",
  12. "statusBarItem.hoverBackground": "#55a84d",
  13. "statusBar.foreground": "#e7e7e7"
  14. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement