Frewacom / pywalfox

Dynamic theming of Firefox (and Thunderbird) using your Pywal colors
https://addons.mozilla.org/en-US/firefox/addon/pywalfox/
Mozilla Public License 2.0
583 stars 12 forks source link

pywalfox not creating ~/.cache/wal/colors #53

Closed Cameron-Cn closed 3 years ago

Cameron-Cn commented 3 years ago

First off, thank you for the work that's gone into the app!

Probably a dumb error, it's likely I'm not doing something right—but I can't figure out what.

So far, I have installed both the addon and the pywalfox successfully, and the browser extension shows that it is connected under the "Debug" section.

I have run the commands that pywalfox --help ists (such as pywalfox update' but there have not been any folders created in ~/.cache. I don't suspect a permissions issue, but it could very well be something so simple.

The log shows ERROR: Could not read colors from: ~./cache/wal/colors.json which makes sense, as it doesn't exist.

Many thanks again for any suggestions or solutions.

Frewacom commented 3 years ago

The file is generated by pywal, not by pywalfox. Generating a colorscheme using pywal should fix the issue :)

Cameron-Cn commented 3 years ago

Definitely a stupid problem, thank you for helping with that oversight!

Problem wholly resolved. Error was BKAC all along.