zen-browser: apply sidebar-box to set background color
This commit is contained in:
parent
5e88d93d41
commit
0ba47a3a55
1 changed files with 4 additions and 0 deletions
|
|
@ -40,6 +40,10 @@ with colors;
|
|||
--swipe-nav-icon-accent-color: #${base00-hex} !important;
|
||||
}
|
||||
|
||||
#sidebar-box {
|
||||
background-color: #${base00-hex} !important;
|
||||
}
|
||||
|
||||
.sidebar-placesTree {
|
||||
background-color: #${base00-hex} !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue