Guest User

Untitled

a guest
Jan 18th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. {
  2. "window.zoomLevel": 0,
  3. "editor.minimap.enabled": false,
  4. "editor.renderWhitespace": "all",
  5. "breadcrumbs.enabled": false,
  6. "editor.lineHeight": 30,
  7. "editor.tabSize": 2,
  8. "workbench.colorTheme": "Base16 Eighties Dark",
  9. "workbench.colorCustomizations": {
  10. "titleBar.activeBackground": "#000000",
  11. "tab.activeBackground": "#444444",
  12. "tab.activeBorder": "#888888",
  13. "editorGroupHeader.tabsBorder": "#666666",
  14. }
  15. }
Add Comment
Please, Sign In to add comment