zen-browser / theme-store

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

[create-theme]: Rosé Pine #251

Closed zomby43 closed 2 weeks ago

zomby43 commented 2 weeks ago

Name

Rosé Pine

Description

Something beautiful

Homepage

https://rosepinetheme.com/

Image

https://i.imgur.com/UJ5Ltzh.png

Type

Theme Styles

@-moz-document url-prefix("chrome:") {
  :root {
    --zen-colors-primary: #191724 !important;
    --zen-colors-secondary: #191724 !important;
    --zen-colors-tertiary: #191724 !important;
    --zen-colors-border: #26233a !important;
    --primary-color: #c4a7e7 !important;
    --dark-color: #21202e !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

# Rosé Pine

All natural pine, faux fur and a bit of soho vibes for the classy minimalist.

Preferences

No response

github-actions[bot] commented 2 weeks ago

Thank you for your contribution! :tada:

Your theme has been successfully submitted. The maintainers will review it and get back to you soon.

Here are some details about your submission:

If you have any questions or need help, feel free to ask in the comments below or in the PR.