🎨 ux(browser): update some missing zen variables
This commit is contained in:
parent
5390514c13
commit
15741da6cc
1 changed files with 2 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue