Advertisement
Guest User

Untitled

a guest
Jul 21st, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. {
  2. "paddingVertical": "6px",
  3. "paddingHorizontal": "9px",
  4. "marginVertical": "45px",
  5. "marginHorizontal": "45px",
  6. "backgroundImage": null,
  7. "backgroundImageSelection": null,
  8. "backgroundMode": "color",
  9. "backgroundColor": "rgba(255,255,255,1)",
  10. "dropShadow": true,
  11. "dropShadowOffsetY": "20px",
  12. "dropShadowBlurRadius": "68px",
  13. "theme": "dracula",
  14. "windowTheme": "none",
  15. "language": "toml",
  16. "fontFamily": "Hack",
  17. "fontSize": "14px",
  18. "lineHeight": "133%",
  19. "windowControls": true,
  20. "widthAdjustment": true,
  21. "lineNumbers": false,
  22. "exportSize": "4x",
  23. "watermark": false,
  24. "squaredImage": false,
  25. "loading": false,
  26. "icon": "/static/presets/4.png",
  27. "isVisible": true
  28. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement