zen-browser: fix sharp sidebar edges (#2161)

Link: https://github.com/nix-community/stylix/pull/2161

Reviewed-by: Karun Sandhu <karun@sndh.dev>
Reviewed-by: 0xda157 <da157@voidq.com>
(cherry picked from commit 805fa4262a)
This commit is contained in:
Saad Nadeem 2026-01-26 18:57:33 -05:00 committed by 0xda157
parent 05e53b52b6
commit c2c4a3ad52

View file

@ -125,8 +125,8 @@ with colors;
--identity-icon-color: #${base0F-hex} !important;
}
hbox#titlebar {
background-color: #${base00-hex} !important;
#navigator-toolbox {
--zen-main-browser-background-toolbar: #${base00-hex} !important;
}
#zen-appcontent-navbar-container {