From 26c869aed8f8f66250c7be6d0bbaac04bc6c8b6f Mon Sep 17 00:00:00 2001 From: Edipo Vinicius da Silva Date: Mon, 26 Feb 2018 16:17:53 -0300 Subject: [PATCH] Add info for updating an existing Nylas theme (#700) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d9db6c8b6..bed616e64 100644 --- a/README.md +++ b/README.md @@ -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.