updated Catppuccin for Zen Browser to fix [zen-browser#1](https://github.com/IAmJafeth/zen-browser/issues/1)
Signed-off-by: cswimr <seaswimmerthefsh@gmail.com>
This commit is contained in:
parent
25288859a4
commit
8aec3ea64b
1 changed files with 8 additions and 1 deletions
|
@ -31,6 +31,10 @@
|
|||
background-color: #1e1e2e !important;
|
||||
}
|
||||
|
||||
#TabsToolbar {
|
||||
background-color: #181825 !important;
|
||||
}
|
||||
|
||||
#urlbar-background {
|
||||
background-color: #1e1e2e !important;
|
||||
}
|
||||
|
@ -79,6 +83,10 @@
|
|||
background-color: #eff1f5 !important;
|
||||
}
|
||||
|
||||
#TabsToolbar {
|
||||
background-color: #e6e9ef !important;
|
||||
}
|
||||
|
||||
#urlbar-background {
|
||||
background-color: #eff1f5 !important;
|
||||
}
|
||||
|
@ -94,4 +102,3 @@
|
|||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue