Advertisement
Guest User

Untitled

a guest
Oct 4th, 2015
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. {
  2. "always_show_minimap_viewport": true,
  3. "bold_folder_labels": true,
  4. "color_scheme": "Packages/Material Theme/schemes/Material-Theme-Darker.tmTheme",
  5. "font_face": "Hack",
  6. "font_options":
  7. [
  8. "gray_antialias"
  9. ],
  10. "font_size": 15,
  11. "ignored_packages":
  12. [
  13. "Markdown",
  14. "Vintage"
  15. ],
  16. "indent_guide_options":
  17. [
  18. "draw_normal",
  19. "draw_active"
  20. ],
  21. "line_padding_bottom": 3,
  22. "line_padding_top": 3,
  23. "overlay_scroll_bars": "enabled",
  24. "theme": "Material-Theme.sublime-theme"
  25. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement