Guest User

Untitled

a guest
Jan 20th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. {
  2. "files.autoSave": "afterDelay",
  3. "files.autoSaveDelay": 1000,
  4. "editor.fontFamily": "Consolas, 'Courier New', monospace",
  5. "window.zoomLevel": 0,
  6. "editor.renderWhitespace": "none",
  7. "editor.renderControlCharacters": false,
  8. "terminal.integrated.shell.windows": "C:\\Windows\\system32\\cmd.exe",
  9. "[css]": {
  10.  
  11. },
  12. "workbench.colorCustomizations": {
  13. "editor.background": "#010104",
  14. "activityBar.background": "#111",
  15. "badge.background": "#000",
  16. "badge.foreground": "#888",
  17. "input.background": "#022",
  18. "sideBar.background": "#010"
  19.  
  20.  
  21. },
  22. "editor.minimap.enabled": true //"C:\\Windows\\Sysnative\\WindowsPowerShell\\v1.0\\powershell.exe"
  23. }
Add Comment
Please, Sign In to add comment