zen-browser / theme-store

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

[create-theme]: PywalZen #475

Closed Axenide closed 1 day ago

Axenide commented 1 day ago

Name

PywalZen

Description

Enable correct support for Pywalfox with this theme!

Homepage

https://github.com/Axenide/PywalZen

Image

https://raw.githubusercontent.com/Axenide/PywalZen/refs/heads/main/screenshots/pywalzen.png

Type

Theme Styles

:root {
  --zen-primary-color: var(--tab-loading-fill) !important;
  --zen-colors-primary: var(--tab-loading-fill) !important;
  --zen-colors-secondary: var(--tab-loading-fill) !important;
  --zen-colors-tertiary: var(--lwt-accent-color) !important; !important;
}

@media (-moz-bool-pref: "zen.view.compact") {
    #navigator-toolbox, #nav-bar {
        background: var(--lwt-accent-color) !important;
    }
}

#browser {
    background: var(--lwt-accent-color) !important;
}

Readme

<h1 align="center">🎨 PywalZen</h1>

<p align="center"><sup><i>By using some native color variables, this theme makes <a href="https://github.com/Frewacom/pywalfox">Pywalfox</a> work with <a href="https://zen-browser.app/">Zen Browser</a> correctly.</i></sup></p>

![](https://raw.githubusercontent.com/Axenide/PywalZen/main/screenshots/1.png)
![](https://raw.githubusercontent.com/Axenide/PywalZen/main/screenshots/2.png)
![](https://raw.githubusercontent.com/Axenide/PywalZen/main/screenshots/3.png)

> [!CAUTION]
> Use this exclusively with Pywalfox, if not the theme will look wrong causing unreadable text and other issues.

Preferences

No response

github-actions[bot] commented 1 day 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.