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

Noticed an inconsistency when using '-p NAME' #71

Open
vaskark opened this issue Oct 6, 2024 · 0 comments
Open

Noticed an inconsistency when using '-p NAME' #71

vaskark opened this issue Oct 6, 2024 · 0 comments

Comments

@vaskark
Copy link

vaskark commented Oct 6, 2024

I made some adjustments to my colors.json template, changing:

"cursor": "{cursor}"
to 
"cursor": "{color6}"

Now, when I save the theme with '-p NAME' my change is not being recognized in the newly saved file. When I looked in the ~/.cache/wal directory I noticed my change was correct in the colors.json file (as expected), but the generated file in the schemes directory was not. And I'm assuming this file (and not colors.json) is what's getting saved/copied with the '-p' option.

Any advice would be appreciated.
Thanks.

Ubuntu 24.04
Pywal16 3.6.1 (latest git)

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

1 participant