Advertisement
rama_astadipati

sublime 3 setting

May 11th, 2017
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. {
  2. "color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
  3. "ignored_packages":
  4. [
  5. "Vintage"
  6. ],
  7. // "theme": "Default.sublime-theme",
  8. "theme": "Soda Light 3.sublime-theme",
  9. "soda_classic_tabs": true,
  10. "update_check": false
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement