From dd421d58f1826be1d3eba048797228da0ee767ed Mon Sep 17 00:00:00 2001 From: Vincent Date: Thu, 9 Jan 2020 17:44:34 +1100 Subject: [PATCH] Theme switching. Need to update _session*_light --- background.html | 111 +-------- js/background.js | 12 + js/views/app_view.js | 2 +- main.js | 2 + stylesheets/_session.scss | 48 ++-- .../_session_theme_dark_left_pane.scss | 8 +- ts/components/LeftPane.tsx | 2 + ts/components/MainViewController.tsx | 225 ++++++++++-------- .../session/LeftPaneContactSection.tsx | 2 +- .../session/LeftPaneMessageSection.tsx | 1 - .../session/LeftPaneSettingSection.tsx | 14 +- ts/components/session/SessionConfirm.tsx | 26 +- ts/components/session/icon/Icons.tsx | 3 +- .../settings/SessionSettingListItem.tsx | 48 ++-- ts/global.d.ts | 1 + 15 files changed, 220 insertions(+), 285 deletions(-) diff --git a/background.html b/background.html index 10f34da26..d035f7b37 100644 --- a/background.html +++ b/background.html @@ -56,6 +56,7 @@

SESSION

+
@@ -92,10 +93,6 @@ - - - - - - +