From 15741da6cc8227fda9b2d4c6dbb59fa395de6872 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 17 Nov 2024 02:02:10 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20ux(browser):=20update=20some=20m?= =?UTF-8?q?issing=20zen=20variables?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/browser/chrome/zen-userChrome.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/browser/chrome/zen-userChrome.css b/.config/browser/chrome/zen-userChrome.css index 12eed56a..c436e693 100644 --- a/.config/browser/chrome/zen-userChrome.css +++ b/.config/browser/chrome/zen-userChrome.css @@ -22,10 +22,11 @@ --newtab-background-color: #24273a !important; --zen-themed-toolbar-bg: #1e2030 !important; --zen-main-browser-background: #1e2030 !important; + --newtab-primary-action-background: #b7bdf8 !important; } .sidebar-placesTree { - background-color: #363a4f !important; + background-color: #24273a !important; } #zen-workspaces-button {