Merge pull request #11140 from vverst/dark-title-bar

Add darkModeSupport to allow dark themed title bar.
pull/11171/head
Michael Telatynski 2019-10-14 18:27:27 +01:00 committed by GitHub
commit 5e783124e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -178,7 +178,8 @@
"afterInstall": "electron_app/build/linux/after-install.tpl"
},
"mac": {
"category": "public.app-category.social-networking"
"category": "public.app-category.social-networking",
"darkModeSupport": true
},
"win": {
"target": {