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>
This commit is contained in:
parent
749285c90e
commit
805fa4262a
1 changed files with 2 additions and 2 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue