From e026aa1217db8d2d4a082fd1ed0e34a035e07bf6 Mon Sep 17 00:00:00 2001 From: evykassirer Date: Thu, 23 Mar 2023 16:09:48 -0700 Subject: [PATCH] UI redesign: Change background color. Fixes: #21750 --- templates/zerver/app/index.html | 4 +- web/styles/compose.css | 17 +++-- web/styles/dark_theme.css | 112 ++++++++++++++++---------------- web/styles/input_pill.css | 1 + web/styles/left_sidebar.css | 19 +++--- web/styles/recent_topics.css | 1 - web/styles/right_sidebar.css | 1 - web/styles/zulip.css | 59 ++++++++++------- 8 files changed, 116 insertions(+), 98 deletions(-) diff --git a/templates/zerver/app/index.html b/templates/zerver/app/index.html index 365cfc9129..f533c60907 100644 --- a/templates/zerver/app/index.html +++ b/templates/zerver/app/index.html @@ -13,7 +13,7 @@