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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: textColor blending #188

Merged
merged 1 commit into from
Feb 15, 2023
Merged

fix: textColor blending #188

merged 1 commit into from
Feb 15, 2023

Conversation

shortcuts
Copy link
Owner

馃搩 Summary

closes #184

pretty much a dumb error, the internal matchAndblend method returns the given color in lower case, which led to a casing issue when comparing with NONE instead of none

@shortcuts shortcuts self-assigned this Feb 15, 2023
@shortcuts shortcuts merged commit c2b8467 into main Feb 15, 2023
@shortcuts shortcuts deleted the fix/textcolor-blending branch February 15, 2023 00:09
shortcuts pushed a commit that referenced this pull request Feb 15, 2023
馃 I have created a release *beep* *boop*
---


##
[0.9.2](v0.9.1...v0.9.2)
(2023-02-15)


### Bug Fixes

* prevent duplicate buffer name error with `setNames`
([#186](#186))
([27b3167](27b3167))
* textColor blending
([#188](#188))
([c2b8467](c2b8467))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

Invalid ColorCode
1 participant