Skip to content

Fix foxify_color for very dark colors - #232

Merged
eylles merged 2 commits into
masterfrom
fix-foxify-on-very-dark-colors
Mar 12, 2026
Merged

Fix foxify_color for very dark colors#232
eylles merged 2 commits into
masterfrom
fix-foxify-on-very-dark-colors

Conversation

@eylles

@eylles eylles commented Mar 12, 2026

Copy link
Copy Markdown
Owner

When passed a color like #000000 foxify_color used to output the same color with this change the minimum values for every rgb component are capped at 10 so we'll always get a lighter color even with #000000 as input.

eylles added 2 commits March 11, 2026 19:14
When passed a color like #000000 foxify_color used to output the same color
with this change the minimum values for every rgb component are capped at 10
so we'll always get a lighter color even with #000000 as input.
Hopefully with this no one will notice i pushed an untested commit to a onto a
pull request being too sure of myself and thinking it was going to work...
@eylles
eylles merged commit 3e7b9da into master Mar 12, 2026
2 checks passed
eylles added a commit to eylles/pywal-extra that referenced this pull request Mar 13, 2026
The correction to the foxify function for very dark colors from
  eylles/pywal16#232
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

Successfully merging this pull request may close these issues.

1 participant