mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-31 04:19:15 +08:00
Add info for updating an existing Nylas theme (#700)
This commit is contained in:
parent
6a758dc784
commit
26c869aed8
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue