mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-12 04:25:31 +08:00
13 lines
320 B
JSON
13 lines
320 B
JSON
{
|
|
"name": "ui-taiga",
|
|
"displayName": "Taiga",
|
|
"theme": "ui",
|
|
"version": "0.2.8",
|
|
"description": "A clean, Mailbox-inspired theme for Merani.",
|
|
"license": "GPL-3.0",
|
|
"engines": {
|
|
"merani": "*"
|
|
},
|
|
"styleSheets": ["controls", "email-frame", "sidebar", "threads", "notifications"],
|
|
"private": true
|
|
}
|