zen-browser / theme-store

🎨 Theme repository for @zen-browser!
https://zen-browser.github.io/theme-store/themes.json
MIT License
122 stars 36 forks source link

[create-theme]: Rosé Pine Moon #269

Closed k2662 closed 2 months ago

k2662 commented 2 months ago

Name

Rosé Pine Moon

Description

Soho vibes for Zen Browser Alpha

Homepage

No response

Image

https://raw.githubusercontent.com/k2662/png232136/main/232136.png

Type

Theme Styles

@-moz-document url-prefix("chrome:") {
  :root {
    --zen-colors-primary: #232136 !important;
    --zen-colors-secondary: #232136 !important;
    --zen-colors-tertiary: #232136 !important;
    --zen-colors-border: #393552 !important;
    --primary-color: #c4a7e7 !important;
    --dark-color: #2a283e !important;
    color-scheme: dark !important;
  }

  toolbarbutton, titlebar-button, label{
    color: var(--primary-color) !important;;
    fill: var(--primary-color) !important;;
  }

  #tracking-protection-icon, #star-button.urlbar-icon {
    fill: #e0def4 !important;
  }

  #identity-icon-box.identity-box-button {
    background-color: var(--primary-color) !important;
  }

  #identity-icon, #identity-icon-label {
    color: var(--dark-color) !important;
  }

  #urlbar-background {
    background-color: var(--zen-colors-primary) !important;
  }
}

Readme

#Rose Pine Moon
Soho vibes for Zen Browser Alpha

Preferences

No response

github-actions[bot] commented 2 months ago

Error creating theme

Sorry about that! There was an error creating the theme. Please try again or contact the maintainers for help.

Traceback (most recent call last):