Skip to content

laurentdb/Colorsublime-Themes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colorsublime Themes

Colorsublime Logo

Build Status

This repo hosts all the themes you can try and download on http://colorsublime.com/

If you want to submit new Sublime Text themes please fork this repo and send us a pull request including them inside the themes folder remembering to update also the themes.json file.

Please make sure to update correctly the themes.json file

{
	"Title": "Title to display on the page",
	"FileName": "Name_of_your_theme.tmTheme",
	"Author": "Your Name and Surname",
	"Description": "A short description"
}

New themes are welcome!

Run the tests

Before running the tests install the npm dependencies

$ npm install

Your theme could be correctly imported only if it passes all the tests. Run the tests using the following command:

$ npm run test

Credits

Themes creators

About

Colorsublime themes collection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%