-
Notifications
You must be signed in to change notification settings - Fork 11
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
Comments
There's zen mod which adds support for that, it works great! |
I was about to share this, thank you for sharing my mod! |
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. |
@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"
}
} |
Most or everything on Zen browser doesnt work with pywalfox
The text was updated successfully, but these errors were encountered: