Advertisement
molik

Wild Cherry | My Settings

Oct 22nd, 2017
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. {
  2. "theme": "wild-cherry.sublime-theme",
  3. "color_scheme": "Packages/Wild Cherry/wild-cherry.tmTheme",
  4. "always_show_minimap_viewport": true,
  5. "bold_folder_labels": true,
  6. "caret_extra_bottom": 2,
  7. "caret_extra_top": 2,
  8. "caret_extra_width": 3,
  9. // "color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
  10. "font_face": "Source Code Pro Medium",
  11. "font_size": 13,
  12. "ignored_packages":
  13. [
  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. "scroll_speed": 1.0,
  25.  
  26. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement