diff --git a/cerberus-fluid.html b/cerberus-fluid.html
index 37e7e63..71c31ac 100644
--- a/cerberus-fluid.html
+++ b/cerberus-fluid.html
@@ -178,6 +178,42 @@
}
+ /* Dark Mode Styles : BEGIN */
+ @media (prefers-color-scheme: dark) {
+ .email-bg {
+ background: #111111 !important;
+ }
+ .darkmode-bg {
+ background: #222222 !important;
+ }
+ h1,
+ h2,
+ h3,
+ p,
+ li,
+ .darkmode-text,
+ .email-container a:not([class]) {
+ color: #F7F7F9 !important;
+ }
+ td.button-td-primary,
+ td.button-td-primary a {
+ background: #ffffff !important;
+ border-color: #ffffff !important;
+ color: #222222 !important;
+ }
+ td.button-td-primary:hover,
+ td.button-td-primary a:hover {
+ background: #cccccc !important;
+ border-color: #cccccc !important;
+ }
+ .footer td {
+ color: #aaaaaa !important;
+ }
+ .darkmode-fullbleed-bg {
+ background-color: #0F3016 !important;
+ }
+ }
+ /* Dark Mode Styles : END */
@@ -188,10 +224,10 @@
2. center tag: for Gmail and Inbox mobile apps and web versions of Gmail, GSuite, Inbox, Yahoo, AOL, Libero, Comcast, freenet, Mail.ru, Orange.fr
3. mso conditional: For Windows 10 Mail
-->
-
-
+
+
@@ -233,7 +269,7 @@
-
+ |
|
@@ -241,7 +277,7 @@
-
+ |
|