Syntax theme based off of the Material Design color palette
If you are using Package Control, you can
install Material Color Scheme via Package Control: Install Package. Search for Material Color Scheme
once the list appears. Select Material Color Scheme by going to Preferences -> Color Scheme -> Material Color Scheme
git@github.com:paradox41/material-color-scheme.git
and then copy the Material.tmTheme fileEnsure you have "highlight_line": true
in your Preferences.sublime-settings
file if you are using ST3.
When upgrading from 1.x, you will need to reactivate the Material scheme from your preferences menu.
Preferences -> Color Scheme...
As part of a refactor, the location of the *.tmTheme files changed.
Install using apm install material
or get it here.
The theme being used in the screenshots is Preap
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.