irokemr

Setting.json SynthWave 84

Jan 2nd, 2022 (edited)
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. {
  2. "security.workspace.trust.enabled": false,
  3. "editor.fontWeight": "400",
  4. "editor.fontSize": 18,
  5. "synthwave84.brightness": 0.90,
  6. "files.autoSave": "afterDelay",
  7. "workbench.colorTheme": "SynthWave '84",
  8.  
  9. "workbench.colorCustomizations":{
  10. "[SynthWave '84]":{
  11. "editor.background":"#000",
  12. "sideBar.background":"#000000",
  13. "activityBar.background":"#000000",
  14. "editorGroupHeader.tabsBackground":"#000000",
  15. "titleBar.activeBackground":"#000000",
  16. "tab.inactiveBackground":"#000000",
  17.  
  18.  
  19. },
  20. },
  21. }
  22.  
  23. #####
  24. {
  25.  
  26.  
  27. "files.autoSave": "afterDelay",
  28. "workbench.colorTheme": "mitheme vs code",
  29. "vscode_custom_css.imports": [
  30.  
  31. "file:///C:/Users/elmes/.vscode/extensions/webrender.synthwave-x-fluoromachine-0.0.12/synthwave-x-fluoromachine.css"
  32. ],
  33.  
  34. }
  35.  
  36.  
  37.  
  38.  
  39. {
  40. "vscode_custom_css.imports": [
  41. "file:///C:/Users/elmes/.vscode/extensions/thecodemonkey.synthwave-x-fluoromachine-epic-animations-1.4.13/synthwave-x-fluoromachine.css",
  42. "file:///C:/Users/elmes/.vscode/extensions/thecodemonkey.synthwave-x-fluoromachine-epic-animations-1.4.13/epic-80s-transitions.css"
  43. ],
  44. "files.autoSave": "afterDelay"
  45. }
Add Comment
Please, Sign In to add comment