diff --git a/templates/userChrome.tera b/templates/userChrome.tera index e789677..49a83fb 100644 --- a/templates/userChrome.tera +++ b/templates/userChrome.tera @@ -26,6 +26,7 @@ whiskers: --newtab-text-primary-color: #{{ text.hex }} !important; --arrowpanel-color: #{{ text.hex }} !important; --arrowpanel-background: #{{ base.hex }} !important; + --zen-dialog-background: #{{ base.hex }} !important; --sidebar-text-color: #{{ text.hex }} !important; --lwt-sidebar-text-color: #{{ text.hex }} !important; --lwt-sidebar-background-color: #{{ crust.hex }} !important; diff --git a/themes/Frappe/Blue/userChrome.css b/themes/Frappe/Blue/userChrome.css index 41400a0..50befd4 100644 --- a/themes/Frappe/Blue/userChrome.css +++ b/themes/Frappe/Blue/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #c6d0f5 !important; --arrowpanel-color: #c6d0f5 !important; --arrowpanel-background: #303446 !important; + --zen-dialog-background: #303446 !important; --sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-background-color: #232634 !important; diff --git a/themes/Frappe/Flamingo/userChrome.css b/themes/Frappe/Flamingo/userChrome.css index b8bb4ba..ec6695d 100644 --- a/themes/Frappe/Flamingo/userChrome.css +++ b/themes/Frappe/Flamingo/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #c6d0f5 !important; --arrowpanel-color: #c6d0f5 !important; --arrowpanel-background: #303446 !important; + --zen-dialog-background: #303446 !important; --sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-background-color: #232634 !important; diff --git a/themes/Frappe/Green/userChrome.css b/themes/Frappe/Green/userChrome.css index 4a18791..25b4e57 100644 --- a/themes/Frappe/Green/userChrome.css +++ b/themes/Frappe/Green/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #c6d0f5 !important; --arrowpanel-color: #c6d0f5 !important; --arrowpanel-background: #303446 !important; + --zen-dialog-background: #303446 !important; --sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-background-color: #232634 !important; diff --git a/themes/Frappe/Lavender/userChrome.css b/themes/Frappe/Lavender/userChrome.css index 016ae16..c6bea2e 100644 --- a/themes/Frappe/Lavender/userChrome.css +++ b/themes/Frappe/Lavender/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #c6d0f5 !important; --arrowpanel-color: #c6d0f5 !important; --arrowpanel-background: #303446 !important; + --zen-dialog-background: #303446 !important; --sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-background-color: #232634 !important; diff --git a/themes/Frappe/Maroon/userChrome.css b/themes/Frappe/Maroon/userChrome.css index 40e23dc..5764876 100644 --- a/themes/Frappe/Maroon/userChrome.css +++ b/themes/Frappe/Maroon/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #c6d0f5 !important; --arrowpanel-color: #c6d0f5 !important; --arrowpanel-background: #303446 !important; + --zen-dialog-background: #303446 !important; --sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-background-color: #232634 !important; diff --git a/themes/Frappe/Mauve/userChrome.css b/themes/Frappe/Mauve/userChrome.css index 35ec0de..fb05ccc 100644 --- a/themes/Frappe/Mauve/userChrome.css +++ b/themes/Frappe/Mauve/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #c6d0f5 !important; --arrowpanel-color: #c6d0f5 !important; --arrowpanel-background: #303446 !important; + --zen-dialog-background: #303446 !important; --sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-background-color: #232634 !important; diff --git a/themes/Frappe/Peach/userChrome.css b/themes/Frappe/Peach/userChrome.css index 40d721b..43d407c 100644 --- a/themes/Frappe/Peach/userChrome.css +++ b/themes/Frappe/Peach/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #c6d0f5 !important; --arrowpanel-color: #c6d0f5 !important; --arrowpanel-background: #303446 !important; + --zen-dialog-background: #303446 !important; --sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-background-color: #232634 !important; diff --git a/themes/Frappe/Pink/userChrome.css b/themes/Frappe/Pink/userChrome.css index 87124be..bc9aef7 100644 --- a/themes/Frappe/Pink/userChrome.css +++ b/themes/Frappe/Pink/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #c6d0f5 !important; --arrowpanel-color: #c6d0f5 !important; --arrowpanel-background: #303446 !important; + --zen-dialog-background: #303446 !important; --sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-background-color: #232634 !important; diff --git a/themes/Frappe/Red/userChrome.css b/themes/Frappe/Red/userChrome.css index a744819..7575217 100644 --- a/themes/Frappe/Red/userChrome.css +++ b/themes/Frappe/Red/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #c6d0f5 !important; --arrowpanel-color: #c6d0f5 !important; --arrowpanel-background: #303446 !important; + --zen-dialog-background: #303446 !important; --sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-background-color: #232634 !important; diff --git a/themes/Frappe/Rosewater/userChrome.css b/themes/Frappe/Rosewater/userChrome.css index dfcc3be..7926fdf 100644 --- a/themes/Frappe/Rosewater/userChrome.css +++ b/themes/Frappe/Rosewater/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #c6d0f5 !important; --arrowpanel-color: #c6d0f5 !important; --arrowpanel-background: #303446 !important; + --zen-dialog-background: #303446 !important; --sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-background-color: #232634 !important; diff --git a/themes/Frappe/Sapphire/userChrome.css b/themes/Frappe/Sapphire/userChrome.css index 177346c..33e3b79 100644 --- a/themes/Frappe/Sapphire/userChrome.css +++ b/themes/Frappe/Sapphire/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #c6d0f5 !important; --arrowpanel-color: #c6d0f5 !important; --arrowpanel-background: #303446 !important; + --zen-dialog-background: #303446 !important; --sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-background-color: #232634 !important; diff --git a/themes/Frappe/Sky/userChrome.css b/themes/Frappe/Sky/userChrome.css index 1a80d6a..e2c6974 100644 --- a/themes/Frappe/Sky/userChrome.css +++ b/themes/Frappe/Sky/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #c6d0f5 !important; --arrowpanel-color: #c6d0f5 !important; --arrowpanel-background: #303446 !important; + --zen-dialog-background: #303446 !important; --sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-background-color: #232634 !important; diff --git a/themes/Frappe/Teal/userChrome.css b/themes/Frappe/Teal/userChrome.css index bb18336..af46c07 100644 --- a/themes/Frappe/Teal/userChrome.css +++ b/themes/Frappe/Teal/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #c6d0f5 !important; --arrowpanel-color: #c6d0f5 !important; --arrowpanel-background: #303446 !important; + --zen-dialog-background: #303446 !important; --sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-background-color: #232634 !important; diff --git a/themes/Frappe/Yellow/userChrome.css b/themes/Frappe/Yellow/userChrome.css index c8631c3..4489eae 100644 --- a/themes/Frappe/Yellow/userChrome.css +++ b/themes/Frappe/Yellow/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #c6d0f5 !important; --arrowpanel-color: #c6d0f5 !important; --arrowpanel-background: #303446 !important; + --zen-dialog-background: #303446 !important; --sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-text-color: #c6d0f5 !important; --lwt-sidebar-background-color: #232634 !important; diff --git a/themes/Latte/Blue/userChrome.css b/themes/Latte/Blue/userChrome.css index f734469..b19b9ec 100644 --- a/themes/Latte/Blue/userChrome.css +++ b/themes/Latte/Blue/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #4c4f69 !important; --arrowpanel-color: #4c4f69 !important; --arrowpanel-background: #eff1f5 !important; + --zen-dialog-background: #eff1f5 !important; --sidebar-text-color: #4c4f69 !important; --lwt-sidebar-text-color: #4c4f69 !important; --lwt-sidebar-background-color: #dce0e8 !important; diff --git a/themes/Latte/Flamingo/userChrome.css b/themes/Latte/Flamingo/userChrome.css index 57ee2ab..c6f1ff0 100644 --- a/themes/Latte/Flamingo/userChrome.css +++ b/themes/Latte/Flamingo/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #4c4f69 !important; --arrowpanel-color: #4c4f69 !important; --arrowpanel-background: #eff1f5 !important; + --zen-dialog-background: #eff1f5 !important; --sidebar-text-color: #4c4f69 !important; --lwt-sidebar-text-color: #4c4f69 !important; --lwt-sidebar-background-color: #dce0e8 !important; diff --git a/themes/Latte/Green/userChrome.css b/themes/Latte/Green/userChrome.css index 51ab190..147aa84 100644 --- a/themes/Latte/Green/userChrome.css +++ b/themes/Latte/Green/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #4c4f69 !important; --arrowpanel-color: #4c4f69 !important; --arrowpanel-background: #eff1f5 !important; + --zen-dialog-background: #eff1f5 !important; --sidebar-text-color: #4c4f69 !important; --lwt-sidebar-text-color: #4c4f69 !important; --lwt-sidebar-background-color: #dce0e8 !important; diff --git a/themes/Latte/Lavender/userChrome.css b/themes/Latte/Lavender/userChrome.css index f7abc96..5bb05c2 100644 --- a/themes/Latte/Lavender/userChrome.css +++ b/themes/Latte/Lavender/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #4c4f69 !important; --arrowpanel-color: #4c4f69 !important; --arrowpanel-background: #eff1f5 !important; + --zen-dialog-background: #eff1f5 !important; --sidebar-text-color: #4c4f69 !important; --lwt-sidebar-text-color: #4c4f69 !important; --lwt-sidebar-background-color: #dce0e8 !important; diff --git a/themes/Latte/Maroon/userChrome.css b/themes/Latte/Maroon/userChrome.css index 1b0c17b..28379f0 100644 --- a/themes/Latte/Maroon/userChrome.css +++ b/themes/Latte/Maroon/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #4c4f69 !important; --arrowpanel-color: #4c4f69 !important; --arrowpanel-background: #eff1f5 !important; + --zen-dialog-background: #eff1f5 !important; --sidebar-text-color: #4c4f69 !important; --lwt-sidebar-text-color: #4c4f69 !important; --lwt-sidebar-background-color: #dce0e8 !important; diff --git a/themes/Latte/Mauve/userChrome.css b/themes/Latte/Mauve/userChrome.css index 7953c77..57bff7c 100644 --- a/themes/Latte/Mauve/userChrome.css +++ b/themes/Latte/Mauve/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #4c4f69 !important; --arrowpanel-color: #4c4f69 !important; --arrowpanel-background: #eff1f5 !important; + --zen-dialog-background: #eff1f5 !important; --sidebar-text-color: #4c4f69 !important; --lwt-sidebar-text-color: #4c4f69 !important; --lwt-sidebar-background-color: #dce0e8 !important; diff --git a/themes/Latte/Peach/userChrome.css b/themes/Latte/Peach/userChrome.css index 6273746..a877665 100644 --- a/themes/Latte/Peach/userChrome.css +++ b/themes/Latte/Peach/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #4c4f69 !important; --arrowpanel-color: #4c4f69 !important; --arrowpanel-background: #eff1f5 !important; + --zen-dialog-background: #eff1f5 !important; --sidebar-text-color: #4c4f69 !important; --lwt-sidebar-text-color: #4c4f69 !important; --lwt-sidebar-background-color: #dce0e8 !important; diff --git a/themes/Latte/Pink/userChrome.css b/themes/Latte/Pink/userChrome.css index 04fb49f..e25017b 100644 --- a/themes/Latte/Pink/userChrome.css +++ b/themes/Latte/Pink/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #4c4f69 !important; --arrowpanel-color: #4c4f69 !important; --arrowpanel-background: #eff1f5 !important; + --zen-dialog-background: #eff1f5 !important; --sidebar-text-color: #4c4f69 !important; --lwt-sidebar-text-color: #4c4f69 !important; --lwt-sidebar-background-color: #dce0e8 !important; diff --git a/themes/Latte/Red/userChrome.css b/themes/Latte/Red/userChrome.css index c16bdc8..7ffa98d 100644 --- a/themes/Latte/Red/userChrome.css +++ b/themes/Latte/Red/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #4c4f69 !important; --arrowpanel-color: #4c4f69 !important; --arrowpanel-background: #eff1f5 !important; + --zen-dialog-background: #eff1f5 !important; --sidebar-text-color: #4c4f69 !important; --lwt-sidebar-text-color: #4c4f69 !important; --lwt-sidebar-background-color: #dce0e8 !important; diff --git a/themes/Latte/Rosewater/userChrome.css b/themes/Latte/Rosewater/userChrome.css index cedd144..67a66f4 100644 --- a/themes/Latte/Rosewater/userChrome.css +++ b/themes/Latte/Rosewater/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #4c4f69 !important; --arrowpanel-color: #4c4f69 !important; --arrowpanel-background: #eff1f5 !important; + --zen-dialog-background: #eff1f5 !important; --sidebar-text-color: #4c4f69 !important; --lwt-sidebar-text-color: #4c4f69 !important; --lwt-sidebar-background-color: #dce0e8 !important; diff --git a/themes/Latte/Sapphire/userChrome.css b/themes/Latte/Sapphire/userChrome.css index 6783e46..e91546d 100644 --- a/themes/Latte/Sapphire/userChrome.css +++ b/themes/Latte/Sapphire/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #4c4f69 !important; --arrowpanel-color: #4c4f69 !important; --arrowpanel-background: #eff1f5 !important; + --zen-dialog-background: #eff1f5 !important; --sidebar-text-color: #4c4f69 !important; --lwt-sidebar-text-color: #4c4f69 !important; --lwt-sidebar-background-color: #dce0e8 !important; diff --git a/themes/Latte/Sky/userChrome.css b/themes/Latte/Sky/userChrome.css index 93f6abb..7f0a428 100644 --- a/themes/Latte/Sky/userChrome.css +++ b/themes/Latte/Sky/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #4c4f69 !important; --arrowpanel-color: #4c4f69 !important; --arrowpanel-background: #eff1f5 !important; + --zen-dialog-background: #eff1f5 !important; --sidebar-text-color: #4c4f69 !important; --lwt-sidebar-text-color: #4c4f69 !important; --lwt-sidebar-background-color: #dce0e8 !important; diff --git a/themes/Latte/Teal/userChrome.css b/themes/Latte/Teal/userChrome.css index 14f7974..f4512ea 100644 --- a/themes/Latte/Teal/userChrome.css +++ b/themes/Latte/Teal/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #4c4f69 !important; --arrowpanel-color: #4c4f69 !important; --arrowpanel-background: #eff1f5 !important; + --zen-dialog-background: #eff1f5 !important; --sidebar-text-color: #4c4f69 !important; --lwt-sidebar-text-color: #4c4f69 !important; --lwt-sidebar-background-color: #dce0e8 !important; diff --git a/themes/Latte/Yellow/userChrome.css b/themes/Latte/Yellow/userChrome.css index 0e3c44c..4062dee 100644 --- a/themes/Latte/Yellow/userChrome.css +++ b/themes/Latte/Yellow/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #4c4f69 !important; --arrowpanel-color: #4c4f69 !important; --arrowpanel-background: #eff1f5 !important; + --zen-dialog-background: #eff1f5 !important; --sidebar-text-color: #4c4f69 !important; --lwt-sidebar-text-color: #4c4f69 !important; --lwt-sidebar-background-color: #dce0e8 !important; diff --git a/themes/Macchiato/Blue/userChrome.css b/themes/Macchiato/Blue/userChrome.css index 3d3fff2..37f6ba5 100644 --- a/themes/Macchiato/Blue/userChrome.css +++ b/themes/Macchiato/Blue/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cad3f5 !important; --arrowpanel-color: #cad3f5 !important; --arrowpanel-background: #24273a !important; + --zen-dialog-background: #24273a !important; --sidebar-text-color: #cad3f5 !important; --lwt-sidebar-text-color: #cad3f5 !important; --lwt-sidebar-background-color: #181926 !important; diff --git a/themes/Macchiato/Flamingo/userChrome.css b/themes/Macchiato/Flamingo/userChrome.css index b754b23..ba0d69c 100644 --- a/themes/Macchiato/Flamingo/userChrome.css +++ b/themes/Macchiato/Flamingo/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cad3f5 !important; --arrowpanel-color: #cad3f5 !important; --arrowpanel-background: #24273a !important; + --zen-dialog-background: #24273a !important; --sidebar-text-color: #cad3f5 !important; --lwt-sidebar-text-color: #cad3f5 !important; --lwt-sidebar-background-color: #181926 !important; diff --git a/themes/Macchiato/Green/userChrome.css b/themes/Macchiato/Green/userChrome.css index 5fd580b..6e6ed18 100644 --- a/themes/Macchiato/Green/userChrome.css +++ b/themes/Macchiato/Green/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cad3f5 !important; --arrowpanel-color: #cad3f5 !important; --arrowpanel-background: #24273a !important; + --zen-dialog-background: #24273a !important; --sidebar-text-color: #cad3f5 !important; --lwt-sidebar-text-color: #cad3f5 !important; --lwt-sidebar-background-color: #181926 !important; diff --git a/themes/Macchiato/Lavender/userChrome.css b/themes/Macchiato/Lavender/userChrome.css index 8fcf934..c1132b8 100644 --- a/themes/Macchiato/Lavender/userChrome.css +++ b/themes/Macchiato/Lavender/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cad3f5 !important; --arrowpanel-color: #cad3f5 !important; --arrowpanel-background: #24273a !important; + --zen-dialog-background: #24273a !important; --sidebar-text-color: #cad3f5 !important; --lwt-sidebar-text-color: #cad3f5 !important; --lwt-sidebar-background-color: #181926 !important; diff --git a/themes/Macchiato/Maroon/userChrome.css b/themes/Macchiato/Maroon/userChrome.css index 8297c7f..344463a 100644 --- a/themes/Macchiato/Maroon/userChrome.css +++ b/themes/Macchiato/Maroon/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cad3f5 !important; --arrowpanel-color: #cad3f5 !important; --arrowpanel-background: #24273a !important; + --zen-dialog-background: #24273a !important; --sidebar-text-color: #cad3f5 !important; --lwt-sidebar-text-color: #cad3f5 !important; --lwt-sidebar-background-color: #181926 !important; diff --git a/themes/Macchiato/Mauve/userChrome.css b/themes/Macchiato/Mauve/userChrome.css index 5ee55c7..0280fd1 100644 --- a/themes/Macchiato/Mauve/userChrome.css +++ b/themes/Macchiato/Mauve/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cad3f5 !important; --arrowpanel-color: #cad3f5 !important; --arrowpanel-background: #24273a !important; + --zen-dialog-background: #24273a !important; --sidebar-text-color: #cad3f5 !important; --lwt-sidebar-text-color: #cad3f5 !important; --lwt-sidebar-background-color: #181926 !important; diff --git a/themes/Macchiato/Peach/userChrome.css b/themes/Macchiato/Peach/userChrome.css index 61149b9..33169b9 100644 --- a/themes/Macchiato/Peach/userChrome.css +++ b/themes/Macchiato/Peach/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cad3f5 !important; --arrowpanel-color: #cad3f5 !important; --arrowpanel-background: #24273a !important; + --zen-dialog-background: #24273a !important; --sidebar-text-color: #cad3f5 !important; --lwt-sidebar-text-color: #cad3f5 !important; --lwt-sidebar-background-color: #181926 !important; diff --git a/themes/Macchiato/Pink/userChrome.css b/themes/Macchiato/Pink/userChrome.css index 504f11b..ac77671 100644 --- a/themes/Macchiato/Pink/userChrome.css +++ b/themes/Macchiato/Pink/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cad3f5 !important; --arrowpanel-color: #cad3f5 !important; --arrowpanel-background: #24273a !important; + --zen-dialog-background: #24273a !important; --sidebar-text-color: #cad3f5 !important; --lwt-sidebar-text-color: #cad3f5 !important; --lwt-sidebar-background-color: #181926 !important; diff --git a/themes/Macchiato/Red/userChrome.css b/themes/Macchiato/Red/userChrome.css index a720cb1..1da0272 100644 --- a/themes/Macchiato/Red/userChrome.css +++ b/themes/Macchiato/Red/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cad3f5 !important; --arrowpanel-color: #cad3f5 !important; --arrowpanel-background: #24273a !important; + --zen-dialog-background: #24273a !important; --sidebar-text-color: #cad3f5 !important; --lwt-sidebar-text-color: #cad3f5 !important; --lwt-sidebar-background-color: #181926 !important; diff --git a/themes/Macchiato/Rosewater/userChrome.css b/themes/Macchiato/Rosewater/userChrome.css index 4174008..f6c5592 100644 --- a/themes/Macchiato/Rosewater/userChrome.css +++ b/themes/Macchiato/Rosewater/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cad3f5 !important; --arrowpanel-color: #cad3f5 !important; --arrowpanel-background: #24273a !important; + --zen-dialog-background: #24273a !important; --sidebar-text-color: #cad3f5 !important; --lwt-sidebar-text-color: #cad3f5 !important; --lwt-sidebar-background-color: #181926 !important; diff --git a/themes/Macchiato/Sapphire/userChrome.css b/themes/Macchiato/Sapphire/userChrome.css index 8b069e8..1b40881 100644 --- a/themes/Macchiato/Sapphire/userChrome.css +++ b/themes/Macchiato/Sapphire/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cad3f5 !important; --arrowpanel-color: #cad3f5 !important; --arrowpanel-background: #24273a !important; + --zen-dialog-background: #24273a !important; --sidebar-text-color: #cad3f5 !important; --lwt-sidebar-text-color: #cad3f5 !important; --lwt-sidebar-background-color: #181926 !important; diff --git a/themes/Macchiato/Sky/userChrome.css b/themes/Macchiato/Sky/userChrome.css index e608306..187888a 100644 --- a/themes/Macchiato/Sky/userChrome.css +++ b/themes/Macchiato/Sky/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cad3f5 !important; --arrowpanel-color: #cad3f5 !important; --arrowpanel-background: #24273a !important; + --zen-dialog-background: #24273a !important; --sidebar-text-color: #cad3f5 !important; --lwt-sidebar-text-color: #cad3f5 !important; --lwt-sidebar-background-color: #181926 !important; diff --git a/themes/Macchiato/Teal/userChrome.css b/themes/Macchiato/Teal/userChrome.css index 3d24716..a1fe78a 100644 --- a/themes/Macchiato/Teal/userChrome.css +++ b/themes/Macchiato/Teal/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cad3f5 !important; --arrowpanel-color: #cad3f5 !important; --arrowpanel-background: #24273a !important; + --zen-dialog-background: #24273a !important; --sidebar-text-color: #cad3f5 !important; --lwt-sidebar-text-color: #cad3f5 !important; --lwt-sidebar-background-color: #181926 !important; diff --git a/themes/Macchiato/Yellow/userChrome.css b/themes/Macchiato/Yellow/userChrome.css index ec56cf6..3f4e931 100644 --- a/themes/Macchiato/Yellow/userChrome.css +++ b/themes/Macchiato/Yellow/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cad3f5 !important; --arrowpanel-color: #cad3f5 !important; --arrowpanel-background: #24273a !important; + --zen-dialog-background: #24273a !important; --sidebar-text-color: #cad3f5 !important; --lwt-sidebar-text-color: #cad3f5 !important; --lwt-sidebar-background-color: #181926 !important; diff --git a/themes/Mocha/Blue/userChrome.css b/themes/Mocha/Blue/userChrome.css index 0c167aa..404798c 100644 --- a/themes/Mocha/Blue/userChrome.css +++ b/themes/Mocha/Blue/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cdd6f4 !important; --arrowpanel-color: #cdd6f4 !important; --arrowpanel-background: #1e1e2e !important; + --zen-dialog-background: #1e1e2e !important; --sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-background-color: #11111b !important; diff --git a/themes/Mocha/Flamingo/userChrome.css b/themes/Mocha/Flamingo/userChrome.css index d06d389..1732f1d 100644 --- a/themes/Mocha/Flamingo/userChrome.css +++ b/themes/Mocha/Flamingo/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cdd6f4 !important; --arrowpanel-color: #cdd6f4 !important; --arrowpanel-background: #1e1e2e !important; + --zen-dialog-background: #1e1e2e !important; --sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-background-color: #11111b !important; diff --git a/themes/Mocha/Green/userChrome.css b/themes/Mocha/Green/userChrome.css index 5e37990..fea7036 100644 --- a/themes/Mocha/Green/userChrome.css +++ b/themes/Mocha/Green/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cdd6f4 !important; --arrowpanel-color: #cdd6f4 !important; --arrowpanel-background: #1e1e2e !important; + --zen-dialog-background: #1e1e2e !important; --sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-background-color: #11111b !important; diff --git a/themes/Mocha/Lavender/userChrome.css b/themes/Mocha/Lavender/userChrome.css index 29fdbf2..4b31ffa 100644 --- a/themes/Mocha/Lavender/userChrome.css +++ b/themes/Mocha/Lavender/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cdd6f4 !important; --arrowpanel-color: #cdd6f4 !important; --arrowpanel-background: #1e1e2e !important; + --zen-dialog-background: #1e1e2e !important; --sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-background-color: #11111b !important; diff --git a/themes/Mocha/Maroon/userChrome.css b/themes/Mocha/Maroon/userChrome.css index 4700242..a7be990 100644 --- a/themes/Mocha/Maroon/userChrome.css +++ b/themes/Mocha/Maroon/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cdd6f4 !important; --arrowpanel-color: #cdd6f4 !important; --arrowpanel-background: #1e1e2e !important; + --zen-dialog-background: #1e1e2e !important; --sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-background-color: #11111b !important; diff --git a/themes/Mocha/Mauve/userChrome.css b/themes/Mocha/Mauve/userChrome.css index 663525a..5d232a7 100644 --- a/themes/Mocha/Mauve/userChrome.css +++ b/themes/Mocha/Mauve/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cdd6f4 !important; --arrowpanel-color: #cdd6f4 !important; --arrowpanel-background: #1e1e2e !important; + --zen-dialog-background: #1e1e2e !important; --sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-background-color: #11111b !important; diff --git a/themes/Mocha/Peach/userChrome.css b/themes/Mocha/Peach/userChrome.css index 96d1b84..8f2839d 100644 --- a/themes/Mocha/Peach/userChrome.css +++ b/themes/Mocha/Peach/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cdd6f4 !important; --arrowpanel-color: #cdd6f4 !important; --arrowpanel-background: #1e1e2e !important; + --zen-dialog-background: #1e1e2e !important; --sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-background-color: #11111b !important; diff --git a/themes/Mocha/Pink/userChrome.css b/themes/Mocha/Pink/userChrome.css index 53ed267..23b2c61 100644 --- a/themes/Mocha/Pink/userChrome.css +++ b/themes/Mocha/Pink/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cdd6f4 !important; --arrowpanel-color: #cdd6f4 !important; --arrowpanel-background: #1e1e2e !important; + --zen-dialog-background: #1e1e2e !important; --sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-background-color: #11111b !important; diff --git a/themes/Mocha/Red/userChrome.css b/themes/Mocha/Red/userChrome.css index f06a3c6..435c314 100644 --- a/themes/Mocha/Red/userChrome.css +++ b/themes/Mocha/Red/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cdd6f4 !important; --arrowpanel-color: #cdd6f4 !important; --arrowpanel-background: #1e1e2e !important; + --zen-dialog-background: #1e1e2e !important; --sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-background-color: #11111b !important; diff --git a/themes/Mocha/Rosewater/userChrome.css b/themes/Mocha/Rosewater/userChrome.css index 1afb334..75c89e6 100644 --- a/themes/Mocha/Rosewater/userChrome.css +++ b/themes/Mocha/Rosewater/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cdd6f4 !important; --arrowpanel-color: #cdd6f4 !important; --arrowpanel-background: #1e1e2e !important; + --zen-dialog-background: #1e1e2e !important; --sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-background-color: #11111b !important; diff --git a/themes/Mocha/Sapphire/userChrome.css b/themes/Mocha/Sapphire/userChrome.css index 786cce4..373e199 100644 --- a/themes/Mocha/Sapphire/userChrome.css +++ b/themes/Mocha/Sapphire/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cdd6f4 !important; --arrowpanel-color: #cdd6f4 !important; --arrowpanel-background: #1e1e2e !important; + --zen-dialog-background: #1e1e2e !important; --sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-background-color: #11111b !important; diff --git a/themes/Mocha/Sky/userChrome.css b/themes/Mocha/Sky/userChrome.css index 428b1ae..7977357 100644 --- a/themes/Mocha/Sky/userChrome.css +++ b/themes/Mocha/Sky/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cdd6f4 !important; --arrowpanel-color: #cdd6f4 !important; --arrowpanel-background: #1e1e2e !important; + --zen-dialog-background: #1e1e2e !important; --sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-background-color: #11111b !important; diff --git a/themes/Mocha/Teal/userChrome.css b/themes/Mocha/Teal/userChrome.css index b830379..88a2500 100644 --- a/themes/Mocha/Teal/userChrome.css +++ b/themes/Mocha/Teal/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cdd6f4 !important; --arrowpanel-color: #cdd6f4 !important; --arrowpanel-background: #1e1e2e !important; + --zen-dialog-background: #1e1e2e !important; --sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-background-color: #11111b !important; diff --git a/themes/Mocha/Yellow/userChrome.css b/themes/Mocha/Yellow/userChrome.css index 83319d8..fae9791 100644 --- a/themes/Mocha/Yellow/userChrome.css +++ b/themes/Mocha/Yellow/userChrome.css @@ -16,6 +16,7 @@ --newtab-text-primary-color: #cdd6f4 !important; --arrowpanel-color: #cdd6f4 !important; --arrowpanel-background: #1e1e2e !important; + --zen-dialog-background: #1e1e2e !important; --sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-text-color: #cdd6f4 !important; --lwt-sidebar-background-color: #11111b !important;