From 5d0c6355e12ec8d9a89182556fa73227374b488f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Cruz?= Date: Thu, 16 Nov 2017 11:41:53 +0000 Subject: [PATCH] Add comment in config about opacity compatibility (#2463) Fix #2451 --- app/config/config-default.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app/config/config-default.js b/app/config/config-default.js index f19a76adf8e7..d0190f6bc293 100644 --- a/app/config/config-default.js +++ b/app/config/config-default.js @@ -27,6 +27,7 @@ module.exports = { foregroundColor: '#fff', // terminal background color + // opacity is only supported on macOS backgroundColor: '#000', // border color (window, tabs)