Skip to content
New issue

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

Rosé Pine Dawn #543

Open
feco opened this issue Oct 8, 2024 · 0 comments
Open

Rosé Pine Dawn #543

feco opened this issue Oct 8, 2024 · 0 comments

Comments

@feco
Copy link
Contributor

feco commented Oct 8, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant