We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
I updated the theme to also color the compact mode and contextual menus.
Here is the updated file:
#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; } toolbox#navigator-toolbox { background-color: #faf4ed !important; } #zen-appcontent-navbar-container { background-color: #faf4ed !important; } .menu-text { color: #575279 !important; } .menuitem-iconic { color: #b4637a !important; } :not(:not(menubar) > menu, #ContentSelectDropdown) > menupopup > menuitem:not(.menuitem-iconic, [type="checkbox"], [type="radio"], .in-menulist, .in-menulist menuitem, .unified-nav-current), :not(:not(menubar) > menu, #ContentSelectDropdown) > menupopup > menu:not(.menu-iconic, [type="checkbox"], [type="radio"], .in-menulist, .in-menulist menu, .unified-nav-current), #toggle_toolbar-menubar, #PanelUI-history toolbarbutton, #unified-extensions-context-menu menuitem { fill: #575279 !important; } html#main-window { --lwt-text-color: #575279 !important; --toolbarbutton-icon-fill: #b4637a !important; --toolbar-field-color: #286983 !important; --toolbar-field-focus-color: #286983 !important; --toolbar-field-background-color: #fffaf3 !important; --toolbar-field-focus-background-color: #fffaf3 !important; --zen-colors-primary: #d7827e !important; --zen-colors-secondary: #f2e9e1 !important; --zen-colors-tertiary: #faf4ed !important; --zen-colors-border: #faf4ed !important; --zen-dialog-background: #f2e9e1 !important; --arrowpanel-color: #575279 !important; }
Have a great day
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I updated the theme to also color the compact mode and contextual menus.
Here is the updated file:
Have a great day
The text was updated successfully, but these errors were encountered: