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

Zeb Browser support? #134

Open
Dreuzz opened this issue Sep 8, 2024 · 5 comments
Open

Zeb Browser support? #134

Dreuzz opened this issue Sep 8, 2024 · 5 comments

Comments

@Dreuzz
Copy link

Dreuzz commented Sep 8, 2024

Most or everything on Zen browser doesnt work with pywalfox

@Skidamek
Copy link

Skidamek commented Oct 1, 2024

There's zen mod which adds support for that, it works great!
https://zen-browser.app/themes/d2953516-d239-4ef8-aac5-b238e3dc0360

@Axenide
Copy link

Axenide commented Oct 18, 2024

There's zen mod which adds support for that, it works great! https://zen-browser.app/themes/d2953516-d239-4ef8-aac5-b238e3dc0360

I was about to share this, thank you for sharing my mod!

@Syzygos
Copy link

Syzygos commented Oct 30, 2024

The zen mod is great, but for some reason I'm always getting the error "Pywal colors: Could not read colors from: C:\Users\username.cache\wal\colors.json" even though I already generated my colors and everything.

Any idea why that could be? Debugging in the extension says connected, so it's definitely not an issue with that. I'm lost to what could be wrong.

@Axenide
Copy link

Axenide commented Oct 31, 2024

@Syzygos I'm not familiar with how Pywal works on Windows, but I would recommend you check if the file was generated.

@Syzygos
Copy link

Syzygos commented Oct 31, 2024

@Syzygos I'm not familiar with how Pywal works on Windows, but I would recommend you check if the file was generated.

The file was definitely generated, but it still fails to detect the file. This is what my current directory looks like: https://i.imgur.com/N24uPNZ.png

This is my current colors.json:

{
    "wallpaper": "D:\Downloads\pywalcolors.jpeg",
    "alpha": "100",

    "special": {
        "background": "#04173E",
        "foreground": "#a1c0dd",
        "cursor": "#a1c0dd"
    },
    "colors": {
        "color0": "#04173E",
        "color1": "#1E61AF",
        "color2": "#2669B4",
        "color3": "#4375BC",
        "color4": "#0351CE",
        "color5": "#146CD6",
        "color6": "#1391EC",
        "color7": "#a1c0dd",
        "color8": "#70869a",
        "color9": "#1E61AF",
        "color10": "#2669B4",
        "color11": "#4375BC",
        "color12": "#0351CE",
        "color13": "#146CD6",
        "color14": "#1391EC",
        "color15": "#a1c0dd"
    }
}

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

4 participants