From 90966c3b490da8d75969141e96d71ffe21baacce Mon Sep 17 00:00:00 2001 From: Matt O'Rourke Date: Sat, 29 Nov 2025 15:40:26 +0000 Subject: [PATCH 1/2] fix: color contrast on toast notifications, search mode indicator, and selected url bar item --- templates/userChrome.tera | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/templates/userChrome.tera b/templates/userChrome.tera index e789677..041e026 100644 --- a/templates/userChrome.tera +++ b/templates/userChrome.tera @@ -137,4 +137,12 @@ whiskers: #zen-appcontent-navbar-container { background-color: #{{ mantle.hex }} !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #{{ base.hex }} !important; + } } From 9f398e35477e4c0b413aa9ebb4f2f8a1e289a393 Mon Sep 17 00:00:00 2001 From: Matt O'Rourke Date: Sat, 29 Nov 2025 15:44:27 +0000 Subject: [PATCH 2/2] Build userChrome.css --- themes/Frappe/Blue/userChrome.css | 8 ++++++++ themes/Frappe/Flamingo/userChrome.css | 8 ++++++++ themes/Frappe/Green/userChrome.css | 8 ++++++++ themes/Frappe/Lavender/userChrome.css | 8 ++++++++ themes/Frappe/Maroon/userChrome.css | 8 ++++++++ themes/Frappe/Mauve/userChrome.css | 8 ++++++++ themes/Frappe/Peach/userChrome.css | 8 ++++++++ themes/Frappe/Pink/userChrome.css | 8 ++++++++ themes/Frappe/Red/userChrome.css | 8 ++++++++ themes/Frappe/Rosewater/userChrome.css | 8 ++++++++ themes/Frappe/Sapphire/userChrome.css | 8 ++++++++ themes/Frappe/Sky/userChrome.css | 8 ++++++++ themes/Frappe/Teal/userChrome.css | 8 ++++++++ themes/Frappe/Yellow/userChrome.css | 8 ++++++++ themes/Latte/Blue/userChrome.css | 8 ++++++++ themes/Latte/Flamingo/userChrome.css | 8 ++++++++ themes/Latte/Green/userChrome.css | 8 ++++++++ themes/Latte/Lavender/userChrome.css | 8 ++++++++ themes/Latte/Maroon/userChrome.css | 8 ++++++++ themes/Latte/Mauve/userChrome.css | 8 ++++++++ themes/Latte/Peach/userChrome.css | 8 ++++++++ themes/Latte/Pink/userChrome.css | 8 ++++++++ themes/Latte/Red/userChrome.css | 8 ++++++++ themes/Latte/Rosewater/userChrome.css | 8 ++++++++ themes/Latte/Sapphire/userChrome.css | 8 ++++++++ themes/Latte/Sky/userChrome.css | 8 ++++++++ themes/Latte/Teal/userChrome.css | 8 ++++++++ themes/Latte/Yellow/userChrome.css | 8 ++++++++ themes/Macchiato/Blue/userChrome.css | 8 ++++++++ themes/Macchiato/Flamingo/userChrome.css | 8 ++++++++ themes/Macchiato/Green/userChrome.css | 8 ++++++++ themes/Macchiato/Lavender/userChrome.css | 8 ++++++++ themes/Macchiato/Maroon/userChrome.css | 8 ++++++++ themes/Macchiato/Mauve/userChrome.css | 8 ++++++++ themes/Macchiato/Peach/userChrome.css | 8 ++++++++ themes/Macchiato/Pink/userChrome.css | 8 ++++++++ themes/Macchiato/Red/userChrome.css | 8 ++++++++ themes/Macchiato/Rosewater/userChrome.css | 8 ++++++++ themes/Macchiato/Sapphire/userChrome.css | 8 ++++++++ themes/Macchiato/Sky/userChrome.css | 8 ++++++++ themes/Macchiato/Teal/userChrome.css | 8 ++++++++ themes/Macchiato/Yellow/userChrome.css | 8 ++++++++ themes/Mocha/Blue/userChrome.css | 8 ++++++++ themes/Mocha/Flamingo/userChrome.css | 8 ++++++++ themes/Mocha/Green/userChrome.css | 8 ++++++++ themes/Mocha/Lavender/userChrome.css | 8 ++++++++ themes/Mocha/Maroon/userChrome.css | 8 ++++++++ themes/Mocha/Mauve/userChrome.css | 8 ++++++++ themes/Mocha/Peach/userChrome.css | 8 ++++++++ themes/Mocha/Pink/userChrome.css | 8 ++++++++ themes/Mocha/Red/userChrome.css | 8 ++++++++ themes/Mocha/Rosewater/userChrome.css | 8 ++++++++ themes/Mocha/Sapphire/userChrome.css | 8 ++++++++ themes/Mocha/Sky/userChrome.css | 8 ++++++++ themes/Mocha/Teal/userChrome.css | 8 ++++++++ themes/Mocha/Yellow/userChrome.css | 8 ++++++++ 56 files changed, 448 insertions(+) diff --git a/themes/Frappe/Blue/userChrome.css b/themes/Frappe/Blue/userChrome.css index 41400a0..0fa1514 100644 --- a/themes/Frappe/Blue/userChrome.css +++ b/themes/Frappe/Blue/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #292c3c !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #303446 !important; + } } diff --git a/themes/Frappe/Flamingo/userChrome.css b/themes/Frappe/Flamingo/userChrome.css index b8bb4ba..3ffa58f 100644 --- a/themes/Frappe/Flamingo/userChrome.css +++ b/themes/Frappe/Flamingo/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #292c3c !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #303446 !important; + } } diff --git a/themes/Frappe/Green/userChrome.css b/themes/Frappe/Green/userChrome.css index 4a18791..bad5c56 100644 --- a/themes/Frappe/Green/userChrome.css +++ b/themes/Frappe/Green/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #292c3c !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #303446 !important; + } } diff --git a/themes/Frappe/Lavender/userChrome.css b/themes/Frappe/Lavender/userChrome.css index 016ae16..27ef427 100644 --- a/themes/Frappe/Lavender/userChrome.css +++ b/themes/Frappe/Lavender/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #292c3c !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #303446 !important; + } } diff --git a/themes/Frappe/Maroon/userChrome.css b/themes/Frappe/Maroon/userChrome.css index 40e23dc..3b0d699 100644 --- a/themes/Frappe/Maroon/userChrome.css +++ b/themes/Frappe/Maroon/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #292c3c !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #303446 !important; + } } diff --git a/themes/Frappe/Mauve/userChrome.css b/themes/Frappe/Mauve/userChrome.css index 35ec0de..b8b8e71 100644 --- a/themes/Frappe/Mauve/userChrome.css +++ b/themes/Frappe/Mauve/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #292c3c !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #303446 !important; + } } diff --git a/themes/Frappe/Peach/userChrome.css b/themes/Frappe/Peach/userChrome.css index 40d721b..969af89 100644 --- a/themes/Frappe/Peach/userChrome.css +++ b/themes/Frappe/Peach/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #292c3c !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #303446 !important; + } } diff --git a/themes/Frappe/Pink/userChrome.css b/themes/Frappe/Pink/userChrome.css index 87124be..373160a 100644 --- a/themes/Frappe/Pink/userChrome.css +++ b/themes/Frappe/Pink/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #292c3c !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #303446 !important; + } } diff --git a/themes/Frappe/Red/userChrome.css b/themes/Frappe/Red/userChrome.css index a744819..82de09a 100644 --- a/themes/Frappe/Red/userChrome.css +++ b/themes/Frappe/Red/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #292c3c !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #303446 !important; + } } diff --git a/themes/Frappe/Rosewater/userChrome.css b/themes/Frappe/Rosewater/userChrome.css index dfcc3be..f6d9660 100644 --- a/themes/Frappe/Rosewater/userChrome.css +++ b/themes/Frappe/Rosewater/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #292c3c !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #303446 !important; + } } diff --git a/themes/Frappe/Sapphire/userChrome.css b/themes/Frappe/Sapphire/userChrome.css index 177346c..a71d9e7 100644 --- a/themes/Frappe/Sapphire/userChrome.css +++ b/themes/Frappe/Sapphire/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #292c3c !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #303446 !important; + } } diff --git a/themes/Frappe/Sky/userChrome.css b/themes/Frappe/Sky/userChrome.css index 1a80d6a..af121e2 100644 --- a/themes/Frappe/Sky/userChrome.css +++ b/themes/Frappe/Sky/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #292c3c !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #303446 !important; + } } diff --git a/themes/Frappe/Teal/userChrome.css b/themes/Frappe/Teal/userChrome.css index bb18336..cad9a2a 100644 --- a/themes/Frappe/Teal/userChrome.css +++ b/themes/Frappe/Teal/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #292c3c !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #303446 !important; + } } diff --git a/themes/Frappe/Yellow/userChrome.css b/themes/Frappe/Yellow/userChrome.css index c8631c3..0b5a777 100644 --- a/themes/Frappe/Yellow/userChrome.css +++ b/themes/Frappe/Yellow/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #292c3c !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #303446 !important; + } } diff --git a/themes/Latte/Blue/userChrome.css b/themes/Latte/Blue/userChrome.css index f734469..82e9168 100644 --- a/themes/Latte/Blue/userChrome.css +++ b/themes/Latte/Blue/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #e6e9ef !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #eff1f5 !important; + } } diff --git a/themes/Latte/Flamingo/userChrome.css b/themes/Latte/Flamingo/userChrome.css index 57ee2ab..c9e2903 100644 --- a/themes/Latte/Flamingo/userChrome.css +++ b/themes/Latte/Flamingo/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #e6e9ef !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #eff1f5 !important; + } } diff --git a/themes/Latte/Green/userChrome.css b/themes/Latte/Green/userChrome.css index 51ab190..2af3085 100644 --- a/themes/Latte/Green/userChrome.css +++ b/themes/Latte/Green/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #e6e9ef !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #eff1f5 !important; + } } diff --git a/themes/Latte/Lavender/userChrome.css b/themes/Latte/Lavender/userChrome.css index f7abc96..e1db672 100644 --- a/themes/Latte/Lavender/userChrome.css +++ b/themes/Latte/Lavender/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #e6e9ef !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #eff1f5 !important; + } } diff --git a/themes/Latte/Maroon/userChrome.css b/themes/Latte/Maroon/userChrome.css index 1b0c17b..4deb11d 100644 --- a/themes/Latte/Maroon/userChrome.css +++ b/themes/Latte/Maroon/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #e6e9ef !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #eff1f5 !important; + } } diff --git a/themes/Latte/Mauve/userChrome.css b/themes/Latte/Mauve/userChrome.css index 7953c77..4b73f74 100644 --- a/themes/Latte/Mauve/userChrome.css +++ b/themes/Latte/Mauve/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #e6e9ef !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #eff1f5 !important; + } } diff --git a/themes/Latte/Peach/userChrome.css b/themes/Latte/Peach/userChrome.css index 6273746..a8f1164 100644 --- a/themes/Latte/Peach/userChrome.css +++ b/themes/Latte/Peach/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #e6e9ef !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #eff1f5 !important; + } } diff --git a/themes/Latte/Pink/userChrome.css b/themes/Latte/Pink/userChrome.css index 04fb49f..9928f03 100644 --- a/themes/Latte/Pink/userChrome.css +++ b/themes/Latte/Pink/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #e6e9ef !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #eff1f5 !important; + } } diff --git a/themes/Latte/Red/userChrome.css b/themes/Latte/Red/userChrome.css index c16bdc8..9db051f 100644 --- a/themes/Latte/Red/userChrome.css +++ b/themes/Latte/Red/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #e6e9ef !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #eff1f5 !important; + } } diff --git a/themes/Latte/Rosewater/userChrome.css b/themes/Latte/Rosewater/userChrome.css index cedd144..db484a4 100644 --- a/themes/Latte/Rosewater/userChrome.css +++ b/themes/Latte/Rosewater/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #e6e9ef !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #eff1f5 !important; + } } diff --git a/themes/Latte/Sapphire/userChrome.css b/themes/Latte/Sapphire/userChrome.css index 6783e46..0172c72 100644 --- a/themes/Latte/Sapphire/userChrome.css +++ b/themes/Latte/Sapphire/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #e6e9ef !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #eff1f5 !important; + } } diff --git a/themes/Latte/Sky/userChrome.css b/themes/Latte/Sky/userChrome.css index 93f6abb..dffe7ec 100644 --- a/themes/Latte/Sky/userChrome.css +++ b/themes/Latte/Sky/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #e6e9ef !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #eff1f5 !important; + } } diff --git a/themes/Latte/Teal/userChrome.css b/themes/Latte/Teal/userChrome.css index 14f7974..bfdaa6f 100644 --- a/themes/Latte/Teal/userChrome.css +++ b/themes/Latte/Teal/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #e6e9ef !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #eff1f5 !important; + } } diff --git a/themes/Latte/Yellow/userChrome.css b/themes/Latte/Yellow/userChrome.css index 0e3c44c..11ca815 100644 --- a/themes/Latte/Yellow/userChrome.css +++ b/themes/Latte/Yellow/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #e6e9ef !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #eff1f5 !important; + } } diff --git a/themes/Macchiato/Blue/userChrome.css b/themes/Macchiato/Blue/userChrome.css index 3d3fff2..0bcb2f0 100644 --- a/themes/Macchiato/Blue/userChrome.css +++ b/themes/Macchiato/Blue/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #1e2030 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #24273a !important; + } } diff --git a/themes/Macchiato/Flamingo/userChrome.css b/themes/Macchiato/Flamingo/userChrome.css index b754b23..7642aba 100644 --- a/themes/Macchiato/Flamingo/userChrome.css +++ b/themes/Macchiato/Flamingo/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #1e2030 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #24273a !important; + } } diff --git a/themes/Macchiato/Green/userChrome.css b/themes/Macchiato/Green/userChrome.css index 5fd580b..0a4ae53 100644 --- a/themes/Macchiato/Green/userChrome.css +++ b/themes/Macchiato/Green/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #1e2030 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #24273a !important; + } } diff --git a/themes/Macchiato/Lavender/userChrome.css b/themes/Macchiato/Lavender/userChrome.css index 8fcf934..bb1bee4 100644 --- a/themes/Macchiato/Lavender/userChrome.css +++ b/themes/Macchiato/Lavender/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #1e2030 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #24273a !important; + } } diff --git a/themes/Macchiato/Maroon/userChrome.css b/themes/Macchiato/Maroon/userChrome.css index 8297c7f..a686e9e 100644 --- a/themes/Macchiato/Maroon/userChrome.css +++ b/themes/Macchiato/Maroon/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #1e2030 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #24273a !important; + } } diff --git a/themes/Macchiato/Mauve/userChrome.css b/themes/Macchiato/Mauve/userChrome.css index 5ee55c7..2415d9a 100644 --- a/themes/Macchiato/Mauve/userChrome.css +++ b/themes/Macchiato/Mauve/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #1e2030 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #24273a !important; + } } diff --git a/themes/Macchiato/Peach/userChrome.css b/themes/Macchiato/Peach/userChrome.css index 61149b9..1e2ba53 100644 --- a/themes/Macchiato/Peach/userChrome.css +++ b/themes/Macchiato/Peach/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #1e2030 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #24273a !important; + } } diff --git a/themes/Macchiato/Pink/userChrome.css b/themes/Macchiato/Pink/userChrome.css index 504f11b..f2623c5 100644 --- a/themes/Macchiato/Pink/userChrome.css +++ b/themes/Macchiato/Pink/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #1e2030 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #24273a !important; + } } diff --git a/themes/Macchiato/Red/userChrome.css b/themes/Macchiato/Red/userChrome.css index a720cb1..ea50168 100644 --- a/themes/Macchiato/Red/userChrome.css +++ b/themes/Macchiato/Red/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #1e2030 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #24273a !important; + } } diff --git a/themes/Macchiato/Rosewater/userChrome.css b/themes/Macchiato/Rosewater/userChrome.css index 4174008..10f23bb 100644 --- a/themes/Macchiato/Rosewater/userChrome.css +++ b/themes/Macchiato/Rosewater/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #1e2030 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #24273a !important; + } } diff --git a/themes/Macchiato/Sapphire/userChrome.css b/themes/Macchiato/Sapphire/userChrome.css index 8b069e8..3bbd234 100644 --- a/themes/Macchiato/Sapphire/userChrome.css +++ b/themes/Macchiato/Sapphire/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #1e2030 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #24273a !important; + } } diff --git a/themes/Macchiato/Sky/userChrome.css b/themes/Macchiato/Sky/userChrome.css index e608306..f7145f6 100644 --- a/themes/Macchiato/Sky/userChrome.css +++ b/themes/Macchiato/Sky/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #1e2030 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #24273a !important; + } } diff --git a/themes/Macchiato/Teal/userChrome.css b/themes/Macchiato/Teal/userChrome.css index 3d24716..4cd765c 100644 --- a/themes/Macchiato/Teal/userChrome.css +++ b/themes/Macchiato/Teal/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #1e2030 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #24273a !important; + } } diff --git a/themes/Macchiato/Yellow/userChrome.css b/themes/Macchiato/Yellow/userChrome.css index ec56cf6..619bd75 100644 --- a/themes/Macchiato/Yellow/userChrome.css +++ b/themes/Macchiato/Yellow/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #1e2030 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #24273a !important; + } } diff --git a/themes/Mocha/Blue/userChrome.css b/themes/Mocha/Blue/userChrome.css index 0c167aa..5a72602 100644 --- a/themes/Mocha/Blue/userChrome.css +++ b/themes/Mocha/Blue/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #181825 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #1e1e2e !important; + } } diff --git a/themes/Mocha/Flamingo/userChrome.css b/themes/Mocha/Flamingo/userChrome.css index d06d389..07a4f8d 100644 --- a/themes/Mocha/Flamingo/userChrome.css +++ b/themes/Mocha/Flamingo/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #181825 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #1e1e2e !important; + } } diff --git a/themes/Mocha/Green/userChrome.css b/themes/Mocha/Green/userChrome.css index 5e37990..dfa24ce 100644 --- a/themes/Mocha/Green/userChrome.css +++ b/themes/Mocha/Green/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #181825 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #1e1e2e !important; + } } diff --git a/themes/Mocha/Lavender/userChrome.css b/themes/Mocha/Lavender/userChrome.css index 29fdbf2..0f99284 100644 --- a/themes/Mocha/Lavender/userChrome.css +++ b/themes/Mocha/Lavender/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #181825 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #1e1e2e !important; + } } diff --git a/themes/Mocha/Maroon/userChrome.css b/themes/Mocha/Maroon/userChrome.css index 4700242..ab0726d 100644 --- a/themes/Mocha/Maroon/userChrome.css +++ b/themes/Mocha/Maroon/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #181825 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #1e1e2e !important; + } } diff --git a/themes/Mocha/Mauve/userChrome.css b/themes/Mocha/Mauve/userChrome.css index 663525a..cb299dc 100644 --- a/themes/Mocha/Mauve/userChrome.css +++ b/themes/Mocha/Mauve/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #181825 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #1e1e2e !important; + } } diff --git a/themes/Mocha/Peach/userChrome.css b/themes/Mocha/Peach/userChrome.css index 96d1b84..7910b68 100644 --- a/themes/Mocha/Peach/userChrome.css +++ b/themes/Mocha/Peach/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #181825 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #1e1e2e !important; + } } diff --git a/themes/Mocha/Pink/userChrome.css b/themes/Mocha/Pink/userChrome.css index 53ed267..759a8bb 100644 --- a/themes/Mocha/Pink/userChrome.css +++ b/themes/Mocha/Pink/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #181825 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #1e1e2e !important; + } } diff --git a/themes/Mocha/Red/userChrome.css b/themes/Mocha/Red/userChrome.css index f06a3c6..5cce7c4 100644 --- a/themes/Mocha/Red/userChrome.css +++ b/themes/Mocha/Red/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #181825 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #1e1e2e !important; + } } diff --git a/themes/Mocha/Rosewater/userChrome.css b/themes/Mocha/Rosewater/userChrome.css index 1afb334..23b18b4 100644 --- a/themes/Mocha/Rosewater/userChrome.css +++ b/themes/Mocha/Rosewater/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #181825 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #1e1e2e !important; + } } diff --git a/themes/Mocha/Sapphire/userChrome.css b/themes/Mocha/Sapphire/userChrome.css index 786cce4..80edb1e 100644 --- a/themes/Mocha/Sapphire/userChrome.css +++ b/themes/Mocha/Sapphire/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #181825 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #1e1e2e !important; + } } diff --git a/themes/Mocha/Sky/userChrome.css b/themes/Mocha/Sky/userChrome.css index 428b1ae..0525d4e 100644 --- a/themes/Mocha/Sky/userChrome.css +++ b/themes/Mocha/Sky/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #181825 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #1e1e2e !important; + } } diff --git a/themes/Mocha/Teal/userChrome.css b/themes/Mocha/Teal/userChrome.css index b830379..6d11146 100644 --- a/themes/Mocha/Teal/userChrome.css +++ b/themes/Mocha/Teal/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #181825 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #1e1e2e !important; + } } diff --git a/themes/Mocha/Yellow/userChrome.css b/themes/Mocha/Yellow/userChrome.css index 83319d8..11a67de 100644 --- a/themes/Mocha/Yellow/userChrome.css +++ b/themes/Mocha/Yellow/userChrome.css @@ -127,4 +127,12 @@ #zen-appcontent-navbar-container { background-color: #181825 !important; } + + #zen-toast-container .zen-toast label, + #zen-toast-container .zen-toast button .button-icon, + #urlbar-search-mode-indicator, + .urlbarView .urlbarView-row[selected] *, + .urlbarView .urlbarView-row[selected] .urlbarView-title-separator::before { + color: #1e1e2e !important; + } }