Advertisement
Guest User

Untitled

a guest
Nov 18th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. {
  2. "always_show_minimap_viewport": true,
  3. "bold_folder_labels": false,
  4. "color_scheme": "Packages/ayu/ayu-dark.tmTheme",
  5. "font_options":
  6. [
  7. "gray_antialias",
  8. "subpixel_antialias"
  9. ],
  10. "ignored_packages":
  11. [
  12. "Vintage"
  13. ],
  14. "indent_guide_options":
  15. [
  16. "draw_normal",
  17. "draw_active"
  18. ],
  19. "line_padding_bottom": 2,
  20. "line_padding_top": 2,
  21. "overlay_scroll_bars": "enabled",
  22. "theme": "ayu-dark.sublime-theme",
  23. "ui_big_tabs": true,
  24. "ui_fix_tab_labels": true,
  25. "ui_font_default": true,
  26. "ui_font_size_small": true,
  27. "ui_font_source_code_pro": true,
  28. "ui_separator": true,
  29. "ui_wide_scrollbars": true
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement