mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-13 21:24:58 +08:00
12 lines
215 B
JSON
12 lines
215 B
JSON
{
|
|
"name": "ui-light",
|
|
"displayName": "Light",
|
|
"theme": "ui",
|
|
"version": "0.1.0",
|
|
"description": "The N1 Client Theme",
|
|
"license": "GPL-3.0",
|
|
"engines": {
|
|
"mailspring": "*"
|
|
},
|
|
"private": true
|
|
}
|