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:
Seaswimmer 2024-09-15 19:27:28 -04:00
parent 25288859a4
commit 8aec3ea64b
Signed by: cswimr
GPG key ID: 3813315477F26F82

View file

@ -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 @@
}