Closed KiKaraage closed 1 month ago
That's controlled by --zen-colors-tertiary
I've made this for myself for the Rose Piné Theme (main)
@-moz-document url-prefix("chrome:") {
:root {
--zen-colors-primary: #191724 !important;
--zen-colors-secondary: #1f1d2e !important;
--zen-colors-tertiary: #26233a !important;
--zen-colors-border: #524f67 !important;
--zen-dialog-background: #26233a !important;
--toolbar-field-background-color: #191724 !important;
--toolbar-field-focus-background-color: #191724 !important;
}
}
Change the colors to your liking
I've pushed an update, thank you for your help.
Compact mode
Non compact mode for comparison