diff --git a/.github/workflows/whiskers-check.yml b/.github/workflows/whiskers-check.yml
new file mode 100644
index 0000000..0413deb
--- /dev/null
+++ b/.github/workflows/whiskers-check.yml
@@ -0,0 +1,18 @@
+name: whiskers
+
+on:
+ workflow_dispatch:
+ push:
+ branches: [main]
+ pull_request:
+ branches: [main]
+
+jobs:
+ run:
+ uses: catppuccin/actions/.github/workflows/whiskers-check.yml@v1
+ with:
+ args: |
+ templates/userChrome.tera
+ templates/userContent.tera
+ templates/zen-logo.tera
+ secrets: inherit
diff --git a/templates/userChrome.tera b/templates/userChrome.tera
index d8fd5b6..86b1aeb 100644
--- a/templates/userChrome.tera
+++ b/templates/userChrome.tera
@@ -1,6 +1,6 @@
---
whiskers:
- version: 2.5.1
+ version: ^2.5.1
matrix:
- accent
- flavor
diff --git a/templates/userContent.tera b/templates/userContent.tera
index fa366ac..1461a16 100644
--- a/templates/userContent.tera
+++ b/templates/userContent.tera
@@ -1,6 +1,6 @@
---
whiskers:
- version: 2.5.1
+ version: ^2.5.1
matrix:
- accent
- flavor
diff --git a/templates/zen-logo.tera b/templates/zen-logo.tera
index a5082bb..9cdb70c 100644
--- a/templates/zen-logo.tera
+++ b/templates/zen-logo.tera
@@ -1,6 +1,6 @@
---
whiskers:
- version: 2.5.1
+ version: ^2.5.1
matrix:
- accent
- flavor
@@ -20,4 +20,4 @@ whiskers:
-
\ No newline at end of file
+
diff --git a/themes/Frappe/Blue/userChrome.css b/themes/Frappe/Blue/userChrome.css
index 8fded13..532f2e6 100644
--- a/themes/Frappe/Blue/userChrome.css
+++ b/themes/Frappe/Blue/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
+ --toolbox-bgcolor-inactive: #292c3c !important;
}
#permissions-granted-icon{
diff --git a/themes/Frappe/Blue/zen-logo-frappe.svg b/themes/Frappe/Blue/zen-logo-frappe.svg
index facc8e0..e08fe66 100644
--- a/themes/Frappe/Blue/zen-logo-frappe.svg
+++ b/themes/Frappe/Blue/zen-logo-frappe.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Frappe/Flamingo/userChrome.css b/themes/Frappe/Flamingo/userChrome.css
index e1e94fe..c2fe894 100644
--- a/themes/Frappe/Flamingo/userChrome.css
+++ b/themes/Frappe/Flamingo/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
+ --toolbox-bgcolor-inactive: #292c3c !important;
}
#permissions-granted-icon{
diff --git a/themes/Frappe/Flamingo/zen-logo-frappe.svg b/themes/Frappe/Flamingo/zen-logo-frappe.svg
index facc8e0..e08fe66 100644
--- a/themes/Frappe/Flamingo/zen-logo-frappe.svg
+++ b/themes/Frappe/Flamingo/zen-logo-frappe.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Frappe/Green/userChrome.css b/themes/Frappe/Green/userChrome.css
index de973b2..99d3a17 100644
--- a/themes/Frappe/Green/userChrome.css
+++ b/themes/Frappe/Green/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
+ --toolbox-bgcolor-inactive: #292c3c !important;
}
#permissions-granted-icon{
diff --git a/themes/Frappe/Green/zen-logo-frappe.svg b/themes/Frappe/Green/zen-logo-frappe.svg
index facc8e0..e08fe66 100644
--- a/themes/Frappe/Green/zen-logo-frappe.svg
+++ b/themes/Frappe/Green/zen-logo-frappe.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Frappe/Lavender/userChrome.css b/themes/Frappe/Lavender/userChrome.css
index 9dfad31..87e2524 100644
--- a/themes/Frappe/Lavender/userChrome.css
+++ b/themes/Frappe/Lavender/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
+ --toolbox-bgcolor-inactive: #292c3c !important;
}
#permissions-granted-icon{
diff --git a/themes/Frappe/Lavender/zen-logo-frappe.svg b/themes/Frappe/Lavender/zen-logo-frappe.svg
index facc8e0..e08fe66 100644
--- a/themes/Frappe/Lavender/zen-logo-frappe.svg
+++ b/themes/Frappe/Lavender/zen-logo-frappe.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Frappe/Maroon/userChrome.css b/themes/Frappe/Maroon/userChrome.css
index 6f09a2f..9af6acb 100644
--- a/themes/Frappe/Maroon/userChrome.css
+++ b/themes/Frappe/Maroon/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
+ --toolbox-bgcolor-inactive: #292c3c !important;
}
#permissions-granted-icon{
diff --git a/themes/Frappe/Maroon/zen-logo-frappe.svg b/themes/Frappe/Maroon/zen-logo-frappe.svg
index facc8e0..e08fe66 100644
--- a/themes/Frappe/Maroon/zen-logo-frappe.svg
+++ b/themes/Frappe/Maroon/zen-logo-frappe.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Frappe/Mauve/userChrome.css b/themes/Frappe/Mauve/userChrome.css
index dc6bc11..b8295af 100644
--- a/themes/Frappe/Mauve/userChrome.css
+++ b/themes/Frappe/Mauve/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
+ --toolbox-bgcolor-inactive: #292c3c !important;
}
#permissions-granted-icon{
diff --git a/themes/Frappe/Mauve/zen-logo-frappe.svg b/themes/Frappe/Mauve/zen-logo-frappe.svg
index facc8e0..e08fe66 100644
--- a/themes/Frappe/Mauve/zen-logo-frappe.svg
+++ b/themes/Frappe/Mauve/zen-logo-frappe.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Frappe/Peach/userChrome.css b/themes/Frappe/Peach/userChrome.css
index d904de8..222573c 100644
--- a/themes/Frappe/Peach/userChrome.css
+++ b/themes/Frappe/Peach/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
+ --toolbox-bgcolor-inactive: #292c3c !important;
}
#permissions-granted-icon{
diff --git a/themes/Frappe/Peach/zen-logo-frappe.svg b/themes/Frappe/Peach/zen-logo-frappe.svg
index facc8e0..e08fe66 100644
--- a/themes/Frappe/Peach/zen-logo-frappe.svg
+++ b/themes/Frappe/Peach/zen-logo-frappe.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Frappe/Pink/userChrome.css b/themes/Frappe/Pink/userChrome.css
index 854aaaf..a4f372c 100644
--- a/themes/Frappe/Pink/userChrome.css
+++ b/themes/Frappe/Pink/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
+ --toolbox-bgcolor-inactive: #292c3c !important;
}
#permissions-granted-icon{
diff --git a/themes/Frappe/Pink/zen-logo-frappe.svg b/themes/Frappe/Pink/zen-logo-frappe.svg
index facc8e0..e08fe66 100644
--- a/themes/Frappe/Pink/zen-logo-frappe.svg
+++ b/themes/Frappe/Pink/zen-logo-frappe.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Frappe/Red/userChrome.css b/themes/Frappe/Red/userChrome.css
index 2b4232d..eab1738 100644
--- a/themes/Frappe/Red/userChrome.css
+++ b/themes/Frappe/Red/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
+ --toolbox-bgcolor-inactive: #292c3c !important;
}
#permissions-granted-icon{
diff --git a/themes/Frappe/Red/zen-logo-frappe.svg b/themes/Frappe/Red/zen-logo-frappe.svg
index facc8e0..e08fe66 100644
--- a/themes/Frappe/Red/zen-logo-frappe.svg
+++ b/themes/Frappe/Red/zen-logo-frappe.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Frappe/Rosewater/userChrome.css b/themes/Frappe/Rosewater/userChrome.css
index b9cc9f2..6c0c54e 100644
--- a/themes/Frappe/Rosewater/userChrome.css
+++ b/themes/Frappe/Rosewater/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
+ --toolbox-bgcolor-inactive: #292c3c !important;
}
#permissions-granted-icon{
diff --git a/themes/Frappe/Rosewater/zen-logo-frappe.svg b/themes/Frappe/Rosewater/zen-logo-frappe.svg
index facc8e0..e08fe66 100644
--- a/themes/Frappe/Rosewater/zen-logo-frappe.svg
+++ b/themes/Frappe/Rosewater/zen-logo-frappe.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Frappe/Sapphire/userChrome.css b/themes/Frappe/Sapphire/userChrome.css
index 60126cc..663f900 100644
--- a/themes/Frappe/Sapphire/userChrome.css
+++ b/themes/Frappe/Sapphire/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
+ --toolbox-bgcolor-inactive: #292c3c !important;
}
#permissions-granted-icon{
diff --git a/themes/Frappe/Sapphire/zen-logo-frappe.svg b/themes/Frappe/Sapphire/zen-logo-frappe.svg
index facc8e0..e08fe66 100644
--- a/themes/Frappe/Sapphire/zen-logo-frappe.svg
+++ b/themes/Frappe/Sapphire/zen-logo-frappe.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Frappe/Sky/userChrome.css b/themes/Frappe/Sky/userChrome.css
index 90cd60b..49bb89d 100644
--- a/themes/Frappe/Sky/userChrome.css
+++ b/themes/Frappe/Sky/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
+ --toolbox-bgcolor-inactive: #292c3c !important;
}
#permissions-granted-icon{
diff --git a/themes/Frappe/Sky/zen-logo-frappe.svg b/themes/Frappe/Sky/zen-logo-frappe.svg
index facc8e0..e08fe66 100644
--- a/themes/Frappe/Sky/zen-logo-frappe.svg
+++ b/themes/Frappe/Sky/zen-logo-frappe.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Frappe/Teal/userChrome.css b/themes/Frappe/Teal/userChrome.css
index cd27605..06c5e47 100644
--- a/themes/Frappe/Teal/userChrome.css
+++ b/themes/Frappe/Teal/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
+ --toolbox-bgcolor-inactive: #292c3c !important;
}
#permissions-granted-icon{
diff --git a/themes/Frappe/Teal/zen-logo-frappe.svg b/themes/Frappe/Teal/zen-logo-frappe.svg
index facc8e0..e08fe66 100644
--- a/themes/Frappe/Teal/zen-logo-frappe.svg
+++ b/themes/Frappe/Teal/zen-logo-frappe.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Frappe/Yellow/userChrome.css b/themes/Frappe/Yellow/userChrome.css
index 3fe191e..f49f83e 100644
--- a/themes/Frappe/Yellow/userChrome.css
+++ b/themes/Frappe/Yellow/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
+ --toolbox-bgcolor-inactive: #292c3c !important;
}
#permissions-granted-icon{
diff --git a/themes/Frappe/Yellow/zen-logo-frappe.svg b/themes/Frappe/Yellow/zen-logo-frappe.svg
index facc8e0..e08fe66 100644
--- a/themes/Frappe/Yellow/zen-logo-frappe.svg
+++ b/themes/Frappe/Yellow/zen-logo-frappe.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Latte/Blue/userChrome.css b/themes/Latte/Blue/userChrome.css
index a2469a7..5a8d861 100644
--- a/themes/Latte/Blue/userChrome.css
+++ b/themes/Latte/Blue/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #eff1f5 !important;
--zen-themed-toolbar-bg: #e6e9ef !important;
--zen-main-browser-background: #e6e9ef !important;
+ --toolbox-bgcolor-inactive: #e6e9ef !important;
}
#permissions-granted-icon{
diff --git a/themes/Latte/Blue/zen-logo-latte.svg b/themes/Latte/Blue/zen-logo-latte.svg
index 1cd2936..c1dc47d 100644
--- a/themes/Latte/Blue/zen-logo-latte.svg
+++ b/themes/Latte/Blue/zen-logo-latte.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Latte/Flamingo/userChrome.css b/themes/Latte/Flamingo/userChrome.css
index cd8ae9e..aff617f 100644
--- a/themes/Latte/Flamingo/userChrome.css
+++ b/themes/Latte/Flamingo/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #eff1f5 !important;
--zen-themed-toolbar-bg: #e6e9ef !important;
--zen-main-browser-background: #e6e9ef !important;
+ --toolbox-bgcolor-inactive: #e6e9ef !important;
}
#permissions-granted-icon{
diff --git a/themes/Latte/Flamingo/zen-logo-latte.svg b/themes/Latte/Flamingo/zen-logo-latte.svg
index 1cd2936..c1dc47d 100644
--- a/themes/Latte/Flamingo/zen-logo-latte.svg
+++ b/themes/Latte/Flamingo/zen-logo-latte.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Latte/Green/userChrome.css b/themes/Latte/Green/userChrome.css
index 3a5efdd..ad2e7ad 100644
--- a/themes/Latte/Green/userChrome.css
+++ b/themes/Latte/Green/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #eff1f5 !important;
--zen-themed-toolbar-bg: #e6e9ef !important;
--zen-main-browser-background: #e6e9ef !important;
+ --toolbox-bgcolor-inactive: #e6e9ef !important;
}
#permissions-granted-icon{
diff --git a/themes/Latte/Green/zen-logo-latte.svg b/themes/Latte/Green/zen-logo-latte.svg
index 1cd2936..c1dc47d 100644
--- a/themes/Latte/Green/zen-logo-latte.svg
+++ b/themes/Latte/Green/zen-logo-latte.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Latte/Lavender/userChrome.css b/themes/Latte/Lavender/userChrome.css
index 74636b0..3a89410 100644
--- a/themes/Latte/Lavender/userChrome.css
+++ b/themes/Latte/Lavender/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #eff1f5 !important;
--zen-themed-toolbar-bg: #e6e9ef !important;
--zen-main-browser-background: #e6e9ef !important;
+ --toolbox-bgcolor-inactive: #e6e9ef !important;
}
#permissions-granted-icon{
diff --git a/themes/Latte/Lavender/zen-logo-latte.svg b/themes/Latte/Lavender/zen-logo-latte.svg
index 1cd2936..c1dc47d 100644
--- a/themes/Latte/Lavender/zen-logo-latte.svg
+++ b/themes/Latte/Lavender/zen-logo-latte.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Latte/Maroon/userChrome.css b/themes/Latte/Maroon/userChrome.css
index 6475904..4cc854c 100644
--- a/themes/Latte/Maroon/userChrome.css
+++ b/themes/Latte/Maroon/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #eff1f5 !important;
--zen-themed-toolbar-bg: #e6e9ef !important;
--zen-main-browser-background: #e6e9ef !important;
+ --toolbox-bgcolor-inactive: #e6e9ef !important;
}
#permissions-granted-icon{
diff --git a/themes/Latte/Maroon/zen-logo-latte.svg b/themes/Latte/Maroon/zen-logo-latte.svg
index 1cd2936..c1dc47d 100644
--- a/themes/Latte/Maroon/zen-logo-latte.svg
+++ b/themes/Latte/Maroon/zen-logo-latte.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Latte/Mauve/userChrome.css b/themes/Latte/Mauve/userChrome.css
index f33cce2..f4120fc 100644
--- a/themes/Latte/Mauve/userChrome.css
+++ b/themes/Latte/Mauve/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #eff1f5 !important;
--zen-themed-toolbar-bg: #e6e9ef !important;
--zen-main-browser-background: #e6e9ef !important;
+ --toolbox-bgcolor-inactive: #e6e9ef !important;
}
#permissions-granted-icon{
diff --git a/themes/Latte/Mauve/zen-logo-latte.svg b/themes/Latte/Mauve/zen-logo-latte.svg
index 1cd2936..c1dc47d 100644
--- a/themes/Latte/Mauve/zen-logo-latte.svg
+++ b/themes/Latte/Mauve/zen-logo-latte.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Latte/Peach/userChrome.css b/themes/Latte/Peach/userChrome.css
index f3a33cd..f8f7b01 100644
--- a/themes/Latte/Peach/userChrome.css
+++ b/themes/Latte/Peach/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #eff1f5 !important;
--zen-themed-toolbar-bg: #e6e9ef !important;
--zen-main-browser-background: #e6e9ef !important;
+ --toolbox-bgcolor-inactive: #e6e9ef !important;
}
#permissions-granted-icon{
diff --git a/themes/Latte/Peach/zen-logo-latte.svg b/themes/Latte/Peach/zen-logo-latte.svg
index 1cd2936..c1dc47d 100644
--- a/themes/Latte/Peach/zen-logo-latte.svg
+++ b/themes/Latte/Peach/zen-logo-latte.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Latte/Pink/userChrome.css b/themes/Latte/Pink/userChrome.css
index 7da86fd..43128f6 100644
--- a/themes/Latte/Pink/userChrome.css
+++ b/themes/Latte/Pink/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #eff1f5 !important;
--zen-themed-toolbar-bg: #e6e9ef !important;
--zen-main-browser-background: #e6e9ef !important;
+ --toolbox-bgcolor-inactive: #e6e9ef !important;
}
#permissions-granted-icon{
diff --git a/themes/Latte/Pink/zen-logo-latte.svg b/themes/Latte/Pink/zen-logo-latte.svg
index 1cd2936..c1dc47d 100644
--- a/themes/Latte/Pink/zen-logo-latte.svg
+++ b/themes/Latte/Pink/zen-logo-latte.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Latte/Red/userChrome.css b/themes/Latte/Red/userChrome.css
index 4f11109..de8358b 100644
--- a/themes/Latte/Red/userChrome.css
+++ b/themes/Latte/Red/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #eff1f5 !important;
--zen-themed-toolbar-bg: #e6e9ef !important;
--zen-main-browser-background: #e6e9ef !important;
+ --toolbox-bgcolor-inactive: #e6e9ef !important;
}
#permissions-granted-icon{
diff --git a/themes/Latte/Red/zen-logo-latte.svg b/themes/Latte/Red/zen-logo-latte.svg
index 1cd2936..c1dc47d 100644
--- a/themes/Latte/Red/zen-logo-latte.svg
+++ b/themes/Latte/Red/zen-logo-latte.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Latte/Rosewater/userChrome.css b/themes/Latte/Rosewater/userChrome.css
index a577edd..128e444 100644
--- a/themes/Latte/Rosewater/userChrome.css
+++ b/themes/Latte/Rosewater/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #eff1f5 !important;
--zen-themed-toolbar-bg: #e6e9ef !important;
--zen-main-browser-background: #e6e9ef !important;
+ --toolbox-bgcolor-inactive: #e6e9ef !important;
}
#permissions-granted-icon{
diff --git a/themes/Latte/Rosewater/zen-logo-latte.svg b/themes/Latte/Rosewater/zen-logo-latte.svg
index 1cd2936..c1dc47d 100644
--- a/themes/Latte/Rosewater/zen-logo-latte.svg
+++ b/themes/Latte/Rosewater/zen-logo-latte.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Latte/Sapphire/userChrome.css b/themes/Latte/Sapphire/userChrome.css
index b0f00ba..fcf11c4 100644
--- a/themes/Latte/Sapphire/userChrome.css
+++ b/themes/Latte/Sapphire/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #eff1f5 !important;
--zen-themed-toolbar-bg: #e6e9ef !important;
--zen-main-browser-background: #e6e9ef !important;
+ --toolbox-bgcolor-inactive: #e6e9ef !important;
}
#permissions-granted-icon{
diff --git a/themes/Latte/Sapphire/zen-logo-latte.svg b/themes/Latte/Sapphire/zen-logo-latte.svg
index 1cd2936..c1dc47d 100644
--- a/themes/Latte/Sapphire/zen-logo-latte.svg
+++ b/themes/Latte/Sapphire/zen-logo-latte.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Latte/Sky/userChrome.css b/themes/Latte/Sky/userChrome.css
index 58bad22..9fa141d 100644
--- a/themes/Latte/Sky/userChrome.css
+++ b/themes/Latte/Sky/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #eff1f5 !important;
--zen-themed-toolbar-bg: #e6e9ef !important;
--zen-main-browser-background: #e6e9ef !important;
+ --toolbox-bgcolor-inactive: #e6e9ef !important;
}
#permissions-granted-icon{
diff --git a/themes/Latte/Sky/zen-logo-latte.svg b/themes/Latte/Sky/zen-logo-latte.svg
index 1cd2936..c1dc47d 100644
--- a/themes/Latte/Sky/zen-logo-latte.svg
+++ b/themes/Latte/Sky/zen-logo-latte.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Latte/Teal/userChrome.css b/themes/Latte/Teal/userChrome.css
index 7fe34de..6b97945 100644
--- a/themes/Latte/Teal/userChrome.css
+++ b/themes/Latte/Teal/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #eff1f5 !important;
--zen-themed-toolbar-bg: #e6e9ef !important;
--zen-main-browser-background: #e6e9ef !important;
+ --toolbox-bgcolor-inactive: #e6e9ef !important;
}
#permissions-granted-icon{
diff --git a/themes/Latte/Teal/zen-logo-latte.svg b/themes/Latte/Teal/zen-logo-latte.svg
index 1cd2936..c1dc47d 100644
--- a/themes/Latte/Teal/zen-logo-latte.svg
+++ b/themes/Latte/Teal/zen-logo-latte.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Latte/Yellow/userChrome.css b/themes/Latte/Yellow/userChrome.css
index c39f7a2..10424f9 100644
--- a/themes/Latte/Yellow/userChrome.css
+++ b/themes/Latte/Yellow/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #eff1f5 !important;
--zen-themed-toolbar-bg: #e6e9ef !important;
--zen-main-browser-background: #e6e9ef !important;
+ --toolbox-bgcolor-inactive: #e6e9ef !important;
}
#permissions-granted-icon{
diff --git a/themes/Latte/Yellow/zen-logo-latte.svg b/themes/Latte/Yellow/zen-logo-latte.svg
index 1cd2936..c1dc47d 100644
--- a/themes/Latte/Yellow/zen-logo-latte.svg
+++ b/themes/Latte/Yellow/zen-logo-latte.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Macchiato/Blue/userChrome.css b/themes/Macchiato/Blue/userChrome.css
index 5a34441..854612d 100644
--- a/themes/Macchiato/Blue/userChrome.css
+++ b/themes/Macchiato/Blue/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #24273a !important;
--zen-themed-toolbar-bg: #1e2030 !important;
--zen-main-browser-background: #1e2030 !important;
+ --toolbox-bgcolor-inactive: #1e2030 !important;
}
#permissions-granted-icon{
diff --git a/themes/Macchiato/Blue/zen-logo-macchiato.svg b/themes/Macchiato/Blue/zen-logo-macchiato.svg
index b93c607..3e9aef8 100644
--- a/themes/Macchiato/Blue/zen-logo-macchiato.svg
+++ b/themes/Macchiato/Blue/zen-logo-macchiato.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Macchiato/Flamingo/userChrome.css b/themes/Macchiato/Flamingo/userChrome.css
index 481169d..51b6025 100644
--- a/themes/Macchiato/Flamingo/userChrome.css
+++ b/themes/Macchiato/Flamingo/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #24273a !important;
--zen-themed-toolbar-bg: #1e2030 !important;
--zen-main-browser-background: #1e2030 !important;
+ --toolbox-bgcolor-inactive: #1e2030 !important;
}
#permissions-granted-icon{
diff --git a/themes/Macchiato/Flamingo/zen-logo-macchiato.svg b/themes/Macchiato/Flamingo/zen-logo-macchiato.svg
index b93c607..3e9aef8 100644
--- a/themes/Macchiato/Flamingo/zen-logo-macchiato.svg
+++ b/themes/Macchiato/Flamingo/zen-logo-macchiato.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Macchiato/Green/userChrome.css b/themes/Macchiato/Green/userChrome.css
index acfef67..c870312 100644
--- a/themes/Macchiato/Green/userChrome.css
+++ b/themes/Macchiato/Green/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #24273a !important;
--zen-themed-toolbar-bg: #1e2030 !important;
--zen-main-browser-background: #1e2030 !important;
+ --toolbox-bgcolor-inactive: #1e2030 !important;
}
#permissions-granted-icon{
diff --git a/themes/Macchiato/Green/zen-logo-macchiato.svg b/themes/Macchiato/Green/zen-logo-macchiato.svg
index b93c607..3e9aef8 100644
--- a/themes/Macchiato/Green/zen-logo-macchiato.svg
+++ b/themes/Macchiato/Green/zen-logo-macchiato.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Macchiato/Lavender/userChrome.css b/themes/Macchiato/Lavender/userChrome.css
index 7787174..22137bb 100644
--- a/themes/Macchiato/Lavender/userChrome.css
+++ b/themes/Macchiato/Lavender/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #24273a !important;
--zen-themed-toolbar-bg: #1e2030 !important;
--zen-main-browser-background: #1e2030 !important;
+ --toolbox-bgcolor-inactive: #1e2030 !important;
}
#permissions-granted-icon{
diff --git a/themes/Macchiato/Lavender/zen-logo-macchiato.svg b/themes/Macchiato/Lavender/zen-logo-macchiato.svg
index b93c607..3e9aef8 100644
--- a/themes/Macchiato/Lavender/zen-logo-macchiato.svg
+++ b/themes/Macchiato/Lavender/zen-logo-macchiato.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Macchiato/Maroon/userChrome.css b/themes/Macchiato/Maroon/userChrome.css
index b878590..e1b6e4e 100644
--- a/themes/Macchiato/Maroon/userChrome.css
+++ b/themes/Macchiato/Maroon/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #24273a !important;
--zen-themed-toolbar-bg: #1e2030 !important;
--zen-main-browser-background: #1e2030 !important;
+ --toolbox-bgcolor-inactive: #1e2030 !important;
}
#permissions-granted-icon{
diff --git a/themes/Macchiato/Maroon/zen-logo-macchiato.svg b/themes/Macchiato/Maroon/zen-logo-macchiato.svg
index b93c607..3e9aef8 100644
--- a/themes/Macchiato/Maroon/zen-logo-macchiato.svg
+++ b/themes/Macchiato/Maroon/zen-logo-macchiato.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Macchiato/Mauve/userChrome.css b/themes/Macchiato/Mauve/userChrome.css
index af1dd03..7420424 100644
--- a/themes/Macchiato/Mauve/userChrome.css
+++ b/themes/Macchiato/Mauve/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #24273a !important;
--zen-themed-toolbar-bg: #1e2030 !important;
--zen-main-browser-background: #1e2030 !important;
+ --toolbox-bgcolor-inactive: #1e2030 !important;
}
#permissions-granted-icon{
diff --git a/themes/Macchiato/Mauve/zen-logo-macchiato.svg b/themes/Macchiato/Mauve/zen-logo-macchiato.svg
index b93c607..3e9aef8 100644
--- a/themes/Macchiato/Mauve/zen-logo-macchiato.svg
+++ b/themes/Macchiato/Mauve/zen-logo-macchiato.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Macchiato/Peach/userChrome.css b/themes/Macchiato/Peach/userChrome.css
index b2a9f94..91e78b2 100644
--- a/themes/Macchiato/Peach/userChrome.css
+++ b/themes/Macchiato/Peach/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #24273a !important;
--zen-themed-toolbar-bg: #1e2030 !important;
--zen-main-browser-background: #1e2030 !important;
+ --toolbox-bgcolor-inactive: #1e2030 !important;
}
#permissions-granted-icon{
diff --git a/themes/Macchiato/Peach/zen-logo-macchiato.svg b/themes/Macchiato/Peach/zen-logo-macchiato.svg
index b93c607..3e9aef8 100644
--- a/themes/Macchiato/Peach/zen-logo-macchiato.svg
+++ b/themes/Macchiato/Peach/zen-logo-macchiato.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Macchiato/Pink/userChrome.css b/themes/Macchiato/Pink/userChrome.css
index 765b66d..6449a97 100644
--- a/themes/Macchiato/Pink/userChrome.css
+++ b/themes/Macchiato/Pink/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #24273a !important;
--zen-themed-toolbar-bg: #1e2030 !important;
--zen-main-browser-background: #1e2030 !important;
+ --toolbox-bgcolor-inactive: #1e2030 !important;
}
#permissions-granted-icon{
diff --git a/themes/Macchiato/Pink/zen-logo-macchiato.svg b/themes/Macchiato/Pink/zen-logo-macchiato.svg
index b93c607..3e9aef8 100644
--- a/themes/Macchiato/Pink/zen-logo-macchiato.svg
+++ b/themes/Macchiato/Pink/zen-logo-macchiato.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Macchiato/Red/userChrome.css b/themes/Macchiato/Red/userChrome.css
index f39a4a5..eb8c896 100644
--- a/themes/Macchiato/Red/userChrome.css
+++ b/themes/Macchiato/Red/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #24273a !important;
--zen-themed-toolbar-bg: #1e2030 !important;
--zen-main-browser-background: #1e2030 !important;
+ --toolbox-bgcolor-inactive: #1e2030 !important;
}
#permissions-granted-icon{
diff --git a/themes/Macchiato/Red/zen-logo-macchiato.svg b/themes/Macchiato/Red/zen-logo-macchiato.svg
index b93c607..3e9aef8 100644
--- a/themes/Macchiato/Red/zen-logo-macchiato.svg
+++ b/themes/Macchiato/Red/zen-logo-macchiato.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Macchiato/Rosewater/userChrome.css b/themes/Macchiato/Rosewater/userChrome.css
index 35a34c4..6126534 100644
--- a/themes/Macchiato/Rosewater/userChrome.css
+++ b/themes/Macchiato/Rosewater/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #24273a !important;
--zen-themed-toolbar-bg: #1e2030 !important;
--zen-main-browser-background: #1e2030 !important;
+ --toolbox-bgcolor-inactive: #1e2030 !important;
}
#permissions-granted-icon{
diff --git a/themes/Macchiato/Rosewater/zen-logo-macchiato.svg b/themes/Macchiato/Rosewater/zen-logo-macchiato.svg
index b93c607..3e9aef8 100644
--- a/themes/Macchiato/Rosewater/zen-logo-macchiato.svg
+++ b/themes/Macchiato/Rosewater/zen-logo-macchiato.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Macchiato/Sapphire/userChrome.css b/themes/Macchiato/Sapphire/userChrome.css
index 30affe8..efcd862 100644
--- a/themes/Macchiato/Sapphire/userChrome.css
+++ b/themes/Macchiato/Sapphire/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #24273a !important;
--zen-themed-toolbar-bg: #1e2030 !important;
--zen-main-browser-background: #1e2030 !important;
+ --toolbox-bgcolor-inactive: #1e2030 !important;
}
#permissions-granted-icon{
diff --git a/themes/Macchiato/Sapphire/zen-logo-macchiato.svg b/themes/Macchiato/Sapphire/zen-logo-macchiato.svg
index b93c607..3e9aef8 100644
--- a/themes/Macchiato/Sapphire/zen-logo-macchiato.svg
+++ b/themes/Macchiato/Sapphire/zen-logo-macchiato.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Macchiato/Sky/userChrome.css b/themes/Macchiato/Sky/userChrome.css
index 654e54b..b0ff575 100644
--- a/themes/Macchiato/Sky/userChrome.css
+++ b/themes/Macchiato/Sky/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #24273a !important;
--zen-themed-toolbar-bg: #1e2030 !important;
--zen-main-browser-background: #1e2030 !important;
+ --toolbox-bgcolor-inactive: #1e2030 !important;
}
#permissions-granted-icon{
diff --git a/themes/Macchiato/Sky/zen-logo-macchiato.svg b/themes/Macchiato/Sky/zen-logo-macchiato.svg
index b93c607..3e9aef8 100644
--- a/themes/Macchiato/Sky/zen-logo-macchiato.svg
+++ b/themes/Macchiato/Sky/zen-logo-macchiato.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Macchiato/Teal/userChrome.css b/themes/Macchiato/Teal/userChrome.css
index 2a65d83..7705bde 100644
--- a/themes/Macchiato/Teal/userChrome.css
+++ b/themes/Macchiato/Teal/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #24273a !important;
--zen-themed-toolbar-bg: #1e2030 !important;
--zen-main-browser-background: #1e2030 !important;
+ --toolbox-bgcolor-inactive: #1e2030 !important;
}
#permissions-granted-icon{
diff --git a/themes/Macchiato/Teal/zen-logo-macchiato.svg b/themes/Macchiato/Teal/zen-logo-macchiato.svg
index b93c607..3e9aef8 100644
--- a/themes/Macchiato/Teal/zen-logo-macchiato.svg
+++ b/themes/Macchiato/Teal/zen-logo-macchiato.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Macchiato/Yellow/userChrome.css b/themes/Macchiato/Yellow/userChrome.css
index baa2552..77197a7 100644
--- a/themes/Macchiato/Yellow/userChrome.css
+++ b/themes/Macchiato/Yellow/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #24273a !important;
--zen-themed-toolbar-bg: #1e2030 !important;
--zen-main-browser-background: #1e2030 !important;
+ --toolbox-bgcolor-inactive: #1e2030 !important;
}
#permissions-granted-icon{
diff --git a/themes/Macchiato/Yellow/zen-logo-macchiato.svg b/themes/Macchiato/Yellow/zen-logo-macchiato.svg
index b93c607..3e9aef8 100644
--- a/themes/Macchiato/Yellow/zen-logo-macchiato.svg
+++ b/themes/Macchiato/Yellow/zen-logo-macchiato.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Mocha/Blue/userChrome.css b/themes/Mocha/Blue/userChrome.css
index 6999c50..c387c36 100644
--- a/themes/Mocha/Blue/userChrome.css
+++ b/themes/Mocha/Blue/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #1e1e2e !important;
--zen-themed-toolbar-bg: #181825 !important;
--zen-main-browser-background: #181825 !important;
+ --toolbox-bgcolor-inactive: #181825 !important;
}
#permissions-granted-icon{
diff --git a/themes/Mocha/Blue/zen-logo-mocha.svg b/themes/Mocha/Blue/zen-logo-mocha.svg
index 3038ff2..4c138ef 100644
--- a/themes/Mocha/Blue/zen-logo-mocha.svg
+++ b/themes/Mocha/Blue/zen-logo-mocha.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Mocha/Flamingo/userChrome.css b/themes/Mocha/Flamingo/userChrome.css
index e230096..f4cae92 100644
--- a/themes/Mocha/Flamingo/userChrome.css
+++ b/themes/Mocha/Flamingo/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #1e1e2e !important;
--zen-themed-toolbar-bg: #181825 !important;
--zen-main-browser-background: #181825 !important;
+ --toolbox-bgcolor-inactive: #181825 !important;
}
#permissions-granted-icon{
diff --git a/themes/Mocha/Flamingo/zen-logo-mocha.svg b/themes/Mocha/Flamingo/zen-logo-mocha.svg
index 3038ff2..4c138ef 100644
--- a/themes/Mocha/Flamingo/zen-logo-mocha.svg
+++ b/themes/Mocha/Flamingo/zen-logo-mocha.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Mocha/Green/userChrome.css b/themes/Mocha/Green/userChrome.css
index 4e989d6..1b57c03 100644
--- a/themes/Mocha/Green/userChrome.css
+++ b/themes/Mocha/Green/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #1e1e2e !important;
--zen-themed-toolbar-bg: #181825 !important;
--zen-main-browser-background: #181825 !important;
+ --toolbox-bgcolor-inactive: #181825 !important;
}
#permissions-granted-icon{
diff --git a/themes/Mocha/Green/zen-logo-mocha.svg b/themes/Mocha/Green/zen-logo-mocha.svg
index 3038ff2..4c138ef 100644
--- a/themes/Mocha/Green/zen-logo-mocha.svg
+++ b/themes/Mocha/Green/zen-logo-mocha.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Mocha/Lavender/userChrome.css b/themes/Mocha/Lavender/userChrome.css
index 852b100..1018e50 100644
--- a/themes/Mocha/Lavender/userChrome.css
+++ b/themes/Mocha/Lavender/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #1e1e2e !important;
--zen-themed-toolbar-bg: #181825 !important;
--zen-main-browser-background: #181825 !important;
+ --toolbox-bgcolor-inactive: #181825 !important;
}
#permissions-granted-icon{
diff --git a/themes/Mocha/Lavender/zen-logo-mocha.svg b/themes/Mocha/Lavender/zen-logo-mocha.svg
index 3038ff2..4c138ef 100644
--- a/themes/Mocha/Lavender/zen-logo-mocha.svg
+++ b/themes/Mocha/Lavender/zen-logo-mocha.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Mocha/Maroon/userChrome.css b/themes/Mocha/Maroon/userChrome.css
index c83cc03..5a4b0ca 100644
--- a/themes/Mocha/Maroon/userChrome.css
+++ b/themes/Mocha/Maroon/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #1e1e2e !important;
--zen-themed-toolbar-bg: #181825 !important;
--zen-main-browser-background: #181825 !important;
+ --toolbox-bgcolor-inactive: #181825 !important;
}
#permissions-granted-icon{
diff --git a/themes/Mocha/Maroon/zen-logo-mocha.svg b/themes/Mocha/Maroon/zen-logo-mocha.svg
index 3038ff2..4c138ef 100644
--- a/themes/Mocha/Maroon/zen-logo-mocha.svg
+++ b/themes/Mocha/Maroon/zen-logo-mocha.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Mocha/Mauve/userChrome.css b/themes/Mocha/Mauve/userChrome.css
index 231064f..33972de 100644
--- a/themes/Mocha/Mauve/userChrome.css
+++ b/themes/Mocha/Mauve/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #1e1e2e !important;
--zen-themed-toolbar-bg: #181825 !important;
--zen-main-browser-background: #181825 !important;
+ --toolbox-bgcolor-inactive: #181825 !important;
}
#permissions-granted-icon{
diff --git a/themes/Mocha/Mauve/zen-logo-mocha.svg b/themes/Mocha/Mauve/zen-logo-mocha.svg
index 3038ff2..4c138ef 100644
--- a/themes/Mocha/Mauve/zen-logo-mocha.svg
+++ b/themes/Mocha/Mauve/zen-logo-mocha.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Mocha/Peach/userChrome.css b/themes/Mocha/Peach/userChrome.css
index 9784466..ec687f3 100644
--- a/themes/Mocha/Peach/userChrome.css
+++ b/themes/Mocha/Peach/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #1e1e2e !important;
--zen-themed-toolbar-bg: #181825 !important;
--zen-main-browser-background: #181825 !important;
+ --toolbox-bgcolor-inactive: #181825 !important;
}
#permissions-granted-icon{
diff --git a/themes/Mocha/Peach/zen-logo-mocha.svg b/themes/Mocha/Peach/zen-logo-mocha.svg
index 3038ff2..4c138ef 100644
--- a/themes/Mocha/Peach/zen-logo-mocha.svg
+++ b/themes/Mocha/Peach/zen-logo-mocha.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Mocha/Pink/userChrome.css b/themes/Mocha/Pink/userChrome.css
index a3b01ef..40e3e95 100644
--- a/themes/Mocha/Pink/userChrome.css
+++ b/themes/Mocha/Pink/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #1e1e2e !important;
--zen-themed-toolbar-bg: #181825 !important;
--zen-main-browser-background: #181825 !important;
+ --toolbox-bgcolor-inactive: #181825 !important;
}
#permissions-granted-icon{
diff --git a/themes/Mocha/Pink/zen-logo-mocha.svg b/themes/Mocha/Pink/zen-logo-mocha.svg
index 3038ff2..4c138ef 100644
--- a/themes/Mocha/Pink/zen-logo-mocha.svg
+++ b/themes/Mocha/Pink/zen-logo-mocha.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Mocha/Red/userChrome.css b/themes/Mocha/Red/userChrome.css
index 7137fdf..c6954d0 100644
--- a/themes/Mocha/Red/userChrome.css
+++ b/themes/Mocha/Red/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #1e1e2e !important;
--zen-themed-toolbar-bg: #181825 !important;
--zen-main-browser-background: #181825 !important;
+ --toolbox-bgcolor-inactive: #181825 !important;
}
#permissions-granted-icon{
diff --git a/themes/Mocha/Red/zen-logo-mocha.svg b/themes/Mocha/Red/zen-logo-mocha.svg
index 3038ff2..4c138ef 100644
--- a/themes/Mocha/Red/zen-logo-mocha.svg
+++ b/themes/Mocha/Red/zen-logo-mocha.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Mocha/Rosewater/userChrome.css b/themes/Mocha/Rosewater/userChrome.css
index 80bd480..1901d96 100644
--- a/themes/Mocha/Rosewater/userChrome.css
+++ b/themes/Mocha/Rosewater/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #1e1e2e !important;
--zen-themed-toolbar-bg: #181825 !important;
--zen-main-browser-background: #181825 !important;
+ --toolbox-bgcolor-inactive: #181825 !important;
}
#permissions-granted-icon{
diff --git a/themes/Mocha/Rosewater/zen-logo-mocha.svg b/themes/Mocha/Rosewater/zen-logo-mocha.svg
index 3038ff2..4c138ef 100644
--- a/themes/Mocha/Rosewater/zen-logo-mocha.svg
+++ b/themes/Mocha/Rosewater/zen-logo-mocha.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Mocha/Sapphire/userChrome.css b/themes/Mocha/Sapphire/userChrome.css
index 0574283..ef942e8 100644
--- a/themes/Mocha/Sapphire/userChrome.css
+++ b/themes/Mocha/Sapphire/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #1e1e2e !important;
--zen-themed-toolbar-bg: #181825 !important;
--zen-main-browser-background: #181825 !important;
+ --toolbox-bgcolor-inactive: #181825 !important;
}
#permissions-granted-icon{
diff --git a/themes/Mocha/Sapphire/zen-logo-mocha.svg b/themes/Mocha/Sapphire/zen-logo-mocha.svg
index 3038ff2..4c138ef 100644
--- a/themes/Mocha/Sapphire/zen-logo-mocha.svg
+++ b/themes/Mocha/Sapphire/zen-logo-mocha.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Mocha/Sky/userChrome.css b/themes/Mocha/Sky/userChrome.css
index b90b364..e075b87 100644
--- a/themes/Mocha/Sky/userChrome.css
+++ b/themes/Mocha/Sky/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #1e1e2e !important;
--zen-themed-toolbar-bg: #181825 !important;
--zen-main-browser-background: #181825 !important;
+ --toolbox-bgcolor-inactive: #181825 !important;
}
#permissions-granted-icon{
diff --git a/themes/Mocha/Sky/zen-logo-mocha.svg b/themes/Mocha/Sky/zen-logo-mocha.svg
index 3038ff2..4c138ef 100644
--- a/themes/Mocha/Sky/zen-logo-mocha.svg
+++ b/themes/Mocha/Sky/zen-logo-mocha.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Mocha/Teal/userChrome.css b/themes/Mocha/Teal/userChrome.css
index b5420d4..db4c090 100644
--- a/themes/Mocha/Teal/userChrome.css
+++ b/themes/Mocha/Teal/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #1e1e2e !important;
--zen-themed-toolbar-bg: #181825 !important;
--zen-main-browser-background: #181825 !important;
+ --toolbox-bgcolor-inactive: #181825 !important;
}
#permissions-granted-icon{
diff --git a/themes/Mocha/Teal/zen-logo-mocha.svg b/themes/Mocha/Teal/zen-logo-mocha.svg
index 3038ff2..4c138ef 100644
--- a/themes/Mocha/Teal/zen-logo-mocha.svg
+++ b/themes/Mocha/Teal/zen-logo-mocha.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+
diff --git a/themes/Mocha/Yellow/userChrome.css b/themes/Mocha/Yellow/userChrome.css
index c763bb3..8222a18 100644
--- a/themes/Mocha/Yellow/userChrome.css
+++ b/themes/Mocha/Yellow/userChrome.css
@@ -24,6 +24,7 @@
--newtab-background-color: #1e1e2e !important;
--zen-themed-toolbar-bg: #181825 !important;
--zen-main-browser-background: #181825 !important;
+ --toolbox-bgcolor-inactive: #181825 !important;
}
#permissions-granted-icon{
diff --git a/themes/Mocha/Yellow/zen-logo-mocha.svg b/themes/Mocha/Yellow/zen-logo-mocha.svg
index 3038ff2..4c138ef 100644
--- a/themes/Mocha/Yellow/zen-logo-mocha.svg
+++ b/themes/Mocha/Yellow/zen-logo-mocha.svg
@@ -10,4 +10,4 @@
-
\ No newline at end of file
+