mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
21 lines
415 B
CSS
21 lines
415 B
CSS
#zen-main-app-wrapper {
|
|
background-color: #faf4ed !important;
|
|
}
|
|
|
|
#appMenu-mainView {
|
|
background-color: #f2e9e1 !important;
|
|
}
|
|
|
|
#appmenu-moreTools {
|
|
background-color: #f2e9e1 !important;
|
|
}
|
|
|
|
#PanelUI-button {
|
|
--button-active-bgcolor: black !important;
|
|
}
|
|
|
|
html#main-window {
|
|
--lwt-text-color: #575279 !important;
|
|
--toolbarbutton-icon-fill: #b4637a !important;
|
|
--toolbar-field-color: #286983 !important;
|
|
}
|