mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-12 04:25:31 +08:00
2bd710d668
Changed from 'Propietary' to 'GPLv3' to match LICENSE.md
12 lines
220 B
JSON
12 lines
220 B
JSON
{
|
|
"name": "ui-dark",
|
|
"theme": "ui",
|
|
"version": "0.1.0",
|
|
"description": "The Dark N1 Client Theme",
|
|
"license": "GPLv3",
|
|
"engines": {
|
|
"nylas": "*"
|
|
},
|
|
"styleSheets": ["email-frame"],
|
|
"private": true
|
|
}
|