mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-02 13:27:55 +08:00
78a7388318
Test Plan: Tested locally. Reviewers: halla, juan, evan Reviewed By: juan, evan Differential Revision: https://phab.nylas.com/D3645
12 lines
243 B
JSON
12 lines
243 B
JSON
{
|
|
"name": "ui-darkside",
|
|
"displayName": "Darkside",
|
|
"theme": "ui",
|
|
"version": "1.0.0",
|
|
"description": "A customizable, dark sidebar theme for Nylas Mail.",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"nylas": "*"
|
|
},
|
|
"private": true
|
|
}
|