mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-12 12:40:08 +08:00
14 lines
323 B
JSON
14 lines
323 B
JSON
|
{
|
||
|
"name": "N1-Taiga",
|
||
|
"displayName": "Taiga",
|
||
|
"theme": "Taiga",
|
||
|
"version": "0.2.8",
|
||
|
"description": "A clean, Mailbox-inspired theme for Nylas N1",
|
||
|
"license": "GPL-3.0",
|
||
|
"engines": {
|
||
|
"nylas": "*"
|
||
|
},
|
||
|
"styleSheets": ["controls", "email-frame", "sidebar", "threads", "notifications"],
|
||
|
"private": true
|
||
|
}
|