Advertisement
Guest User

Untitled

a guest
Oct 14th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 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.tmTheme",
  5. "font_options":
  6. [
  7. "gray_antialias",
  8. "subpixel_antialias"
  9. ],
  10. "font_size": 13,
  11. "ignored_packages":
  12. [
  13. "Vintage"
  14. ],
  15. "indent_guide_options":
  16. [
  17. "draw_normal",
  18. "draw_active"
  19. ],
  20. "line_padding_bottom": 4,
  21. "line_padding_top": 4,
  22. "material_theme_accent_yellow": true,
  23. "overlay_scroll_bars": "enabled",
  24. "theme": "Material-Theme.sublime-theme"
  25. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement