A collection of PlainTasks themes for Sublime Text following the aesthetics of the excellent Material Theme.
GitHub repository https://github.com/Gregory-K/PlainTasks-Material-Themes.
- Sublime Text
- Material Theme
- PlainTasks
- Copy the
*-tmTheme
files anywhere you like. Suggested location is the Sublime Text Packages directory under theUser
folder. Ctrl+Shift+P (win) Cmd+Shift+P (mac) >Preferences: Browse Packages
- Edit your PlainTasks settings
Sublime Text menu > Preferences > Package Settings > PlainTasks > Settings - User
and enter the path to your preferred theme:{ "color_scheme": "Packages/User/tasks-material-default.hidden-tmTheme", "font_size": 12, }
Sublime Text Package Control
These files are under the MIT license. You can find the complete document here: LICENSE.