mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-12 04:25:31 +08:00
78a7388318
Test Plan: Tested locally. Reviewers: halla, juan, evan Reviewed By: juan, evan Differential Revision: https://phab.nylas.com/D3645
13 lines
323 B
JSON
13 lines
323 B
JSON
{
|
|
"name": "ui-taiga",
|
|
"displayName": "Taiga",
|
|
"theme": "ui",
|
|
"version": "0.2.8",
|
|
"description": "A clean, Mailbox-inspired theme for Nylas Mail.",
|
|
"license": "GPL-3.0",
|
|
"engines": {
|
|
"nylas": "*"
|
|
},
|
|
"styleSheets": ["controls", "email-frame", "sidebar", "threads", "notifications"],
|
|
"private": true
|
|
}
|