From 25c6cbd29aff90f694d72afe28ab56b0113fb16a Mon Sep 17 00:00:00 2001 From: Guille Cura Date: Thu, 5 Jul 2018 02:37:43 -0300 Subject: Update stylesheets and added darkMode variable and toggle. --- src/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/index.js') diff --git a/src/index.js b/src/index.js index 5ba901b89..ac94804c1 100644 --- a/src/index.js +++ b/src/index.js @@ -82,7 +82,8 @@ const createWindow = () => { minHeight: 500, titleBarStyle: isMac ? 'hidden' : '', frame: isLinux, - backgroundColor: '#3498db', + // backgroundColor: '#3498db', + backgroundColor: '#1E1E1E', }); // Initialize System Tray -- cgit v1.2.3-70-g09d2