From 09c5e80c7e1b79fd47d99aa2c927f125d59e27fc Mon Sep 17 00:00:00 2001 From: Erik Moeller Date: Fri, 19 Jul 2019 15:42:34 -0700 Subject: [PATCH] [WIP] Logo & color refresh for SecureDrop 1.0.0 Updates colors throughout to a new "SecureDrop Blue" and a darker "Grimace Blue", as well as blue gradients on the landing page; updates the favicon and the default logo. Resolves #4500 Resolves #4501 Resolves #4502 Resolves #4503 --- securedrop/journalist_templates/base.html | 2 +- securedrop/journalist_templates/locales.html | 2 +- securedrop/sass/_source_index.sass | 58 ++++++++++++++---- securedrop/sass/_variables.sass | 7 ++- securedrop/sass/modules/_button.sass | 20 +++--- securedrop/sass/modules/_headline.sass | 3 - .../modules/_hr-horizontal-rule-line.sass | 7 ++- securedrop/sass/modules/_link.sass | 14 ++++- securedrop/sass/modules/_panel.sass | 2 +- securedrop/sass/modules/_snippet.sass | 2 +- securedrop/sass/modules/_text-link.sass | 8 ++- securedrop/sass/source.sass | 1 + securedrop/source_templates/base.html | 2 +- securedrop/source_templates/generate.html | 4 +- securedrop/source_templates/index.html | 55 ++++++++--------- securedrop/source_templates/locales.html | 2 +- securedrop/source_templates/login.html | 2 - securedrop/source_templates/lookup.html | 8 +-- securedrop/static/i/favicon.png | Bin 1948 -> 2091 bytes securedrop/static/i/logo.png | Bin 44138 -> 10629 bytes securedrop/static/i/x_icon-grimace_blue.png | Bin 0 -> 259 bytes securedrop/static/i/x_icon-sd_blue.png | Bin 0 -> 254 bytes 22 files changed, 125 insertions(+), 74 deletions(-) create mode 100644 securedrop/static/i/x_icon-grimace_blue.png create mode 100644 securedrop/static/i/x_icon-sd_blue.png diff --git a/securedrop/journalist_templates/base.html b/securedrop/journalist_templates/base.html index a18021178fb..cb020c79130 100644 --- a/securedrop/journalist_templates/base.html +++ b/securedrop/journalist_templates/base.html @@ -33,7 +33,7 @@
{% block header %}