zen-browser / theme-store

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

[create-theme]: #268

Closed k2662 closed 3 months ago

k2662 commented 3 months ago

Name

Rosé Pine Moon

Description

Soho vibes for Zen Browser Alpha

Homepage

https://rosepinetheme.com

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
All natural pine, faux fur and a bit of soho vibes for the classy minimalist.

Preferences

No response

github-actions[bot] commented 3 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):