
My favourite workspace theme for Sublime Text is currently Minimal Dark. With its dark sidebar I find it significantly less distracting than the default theme.
Here’s how to get it:
- Use via Package Control to install Theme – Minimal.
- Go to Preferences > Settings – User.
- Add the following line to your Preferences.sublime-settings file: “theme”: “Minimal Dark.sublime-theme”,
My current colour scheme is Tomorrow Night, which is also available via Package Control.