Add info for updating an existing Nylas theme (#700)

This commit is contained in:
Edipo Vinicius da Silva 2018-02-26 16:17:53 -03:00 committed by Ben Gotow
parent 6a758dc784
commit 26c869aed8

View file

@ -34,6 +34,8 @@ A plugin "store" like the Chrome Web Store is coming soon, and will make it easy
The Mailspring user interface is styled using CSS, which means it's easy to modify and extend. Mailspring comes stock with a few beautiful themes, and there are many more which have been built by community developers. To start creating a theme, [clone the theme starter](https://github.com/Foundry376/Mailspring-Theme-Starter)!
If you are updating an existing Nylas theme for Mailspring here is a [step by step tutorial](https://foundry376.zendesk.com/hc/en-us/articles/115001918391-How-do-I-update-an-N1-Nylas-Mail-theme-for-Mailspring-). Notice: as part of the update process you will probably need to [import mailspring base variables](https://github.com/Foundry376/Mailspring/issues/326#issuecomment-343757775).
### Contributing to Mailspring Core
Pull requests are always welcome - check out [CONTRIBUTING](https://github.com/Foundry376/Mailspring/blob/master/CONTRIBUTING.md) for more information about setting up the development environment, running tests locally, and submitting pull requests.