From e2bc10d8e8ff200e22806539acd1be6d6374eb37 Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Fri, 15 Jan 2021 23:13:01 -0600 Subject: [PATCH] Fix the terrible dark mode again --- _includes/legacy/sections/dns.html | 39 +++++----- _includes/legacy/sections/email-warning.html | 4 +- _includes/nav.html | 4 +- _includes/svg/phone-like-icon.svg | 1 + _includes/svg/plan-icon.svg | 1 + _includes/{ => svg}/privacy-guides-logo.svg | 2 +- _includes/svg/surveillance-eye.svg | 1 + _layouts/default.html | 3 +- _sass/custom.scss | 12 ++- _sass/sortable.scss | 20 ++--- _sass/variables.scss | 50 +++++++++++-- assets/css/app.scss | 5 +- assets/css/dark.scss | 73 +++++++++++-------- assets/img/layout/phone-like-icon.svg | 1 - assets/img/layout/plan-icon.svg | 1 - .../img/layout/surveillance-eye-colorbg.svg | 1 - assets/js/bootstrap.bundle.js | 1 + assets/js/bootstrap.bundle.js.map | 1 + assets/js/main.js | 3 + assets/js/popper.min.js | 1 - index.html | 18 ++--- legacy_pages/providers/vpn.html | 4 +- 22 files changed, 155 insertions(+), 91 deletions(-) create mode 100644 _includes/svg/phone-like-icon.svg create mode 100644 _includes/svg/plan-icon.svg rename _includes/{ => svg}/privacy-guides-logo.svg (99%) create mode 100644 _includes/svg/surveillance-eye.svg delete mode 100644 assets/img/layout/phone-like-icon.svg delete mode 100644 assets/img/layout/plan-icon.svg delete mode 100644 assets/img/layout/surveillance-eye-colorbg.svg create mode 120000 assets/js/bootstrap.bundle.js create mode 120000 assets/js/bootstrap.bundle.js.map delete mode 120000 assets/js/popper.min.js diff --git a/_includes/legacy/sections/dns.html b/_includes/legacy/sections/dns.html index 31b1e7d3..9487183d 100644 --- a/_includes/legacy/sections/dns.html +++ b/_includes/legacy/sections/dns.html @@ -36,7 +36,7 @@ @@ -55,7 +55,7 @@ We also log how many times this or that tracker has been blocked. We need this i @@ -94,7 +94,7 @@ We also log how many times this or that tracker has been blocked. We need this i
@@ -107,7 +107,7 @@ We also log how many times this or that tracker has been blocked. We need this i DoH, - DoT , + DoT , DNSCrypt @@ -127,7 +127,7 @@ We also log how many times this or that tracker has been blocked. We need this i @@ -154,7 +154,7 @@ We also log how many times this or that tracker has been blocked. We need this i @@ -185,12 +185,11 @@ We also log how many times this or that tracker has been blocked. We need this i
- Association No @@ -214,7 +213,7 @@ We also log how many times this or that tracker has been blocked. We need this i @@ -225,7 +224,7 @@ We also log how many times this or that tracker has been blocked. We need this i DoH, - DoT + DoT @@ -252,7 +251,7 @@ We also log how many times this or that tracker has been blocked. We need this i @@ -273,7 +272,7 @@ We also log how many times this or that tracker has been blocked. We need this i @@ -297,7 +296,7 @@ We also log how many times this or that tracker has been blocked. We need this i @@ -339,7 +338,7 @@ We also log how many times this or that tracker has been blocked. We need this i @@ -360,7 +359,7 @@ We also log how many times this or that tracker has been blocked. We need this i @@ -384,7 +383,7 @@ We also log how many times this or that tracker has been blocked. We need this i @@ -397,7 +396,7 @@ We also log how many times this or that tracker has been blocked. We need this i No @@ -421,7 +420,7 @@ We also log how many times this or that tracker has been blocked. We need this i @@ -457,7 +456,7 @@ We also log how many times this or that tracker has been blocked. We need this i @@ -506,7 +505,7 @@ We also log how many times this or that tracker has been blocked. We need this i
diff --git a/_includes/legacy/sections/email-warning.html b/_includes/legacy/sections/email-warning.html index ac524a13..35b10a1b 100644 --- a/_includes/legacy/sections/email-warning.html +++ b/_includes/legacy/sections/email-warning.html @@ -4,7 +4,7 @@

When using end-to-end encryption (E2EE) technology like OpenPGP, email will still have some metadata that is not encrypted in the header of the email. Read more about email metadata.

OpenPGP also does not support Forward secrecy, which means if either your or the recipient's private key is ever stolen, all previous messages encrypted with it will be exposed. How do I protect my private keys?

-

Rather than use email for prolonged conversations, consider using a medium that does support Forward secrecy.

- Recommended Instant Messengers +

Rather than use email for prolonged conversations, consider using a medium that does support Forward secrecy.

+ Recommended Instant Messengers
diff --git a/_includes/nav.html b/_includes/nav.html index 278ab5ef..4314faf3 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -1,7 +1,7 @@ -
@@ -27,13 +27,13 @@ layout: default Learn More About Privacy
- Phone icon with like heart + {% include svg/phone-like-icon.svg %}
- Informational planning icon + {% include svg/plan-icon.svg %}

What should I do?

@@ -56,7 +56,7 @@ layout: default