All Projects → willsoto → material-color-scheme

willsoto / material-color-scheme

Licence: MIT License
Sublime Text syntax theme based off the Material Design color palette

Programming Languages

CSS
56736 projects
shell
77523 projects
Makefile
30231 projects

Material Color Scheme

License Tag

Syntax theme based off of the Material Design color palette

Sublime Text 2/3

Install using Package Control

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

Manual install

  1. Clone [email protected]:paradox41/material-color-scheme.git and then copy the Material.tmTheme file
  2. Open Sublime text and click on Preferences -> Browse Packages
  3. Then put the Material.tmTheme there
  4. Select Material Color Scheme by going to Preferences -> Color Scheme -> Material Color Scheme

Settings

Ensure you have "highlight_line": true in your Preferences.sublime-settings file if you are using ST3.

Migrating from 1.x to 2.x (Sublime only)

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.

Atom

Install using apm install material or get it here.

Theme

The theme being used in the screenshots is Preap

HTML and JavaScript

HTML and JavaScript HTML and JavaScript

Python

Python Python

Sass and Less

Sass and Less Sass and Less

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].