### Current behavior The color useColor returns is static. ### Expected behavior The color returned by useColor changes when the string changes. ### Reproduction steps Change the value passed to useColor. ### Add screenshots to showcase the bug. _No response_ ### Additional context _No response_ ### Bug report checklist - [X] This bug occures in the latest version of Mellow. - [X] The reproduction is included and is the minimum test case to recreate the faulty behavior. - [X] I have [searched the issues](https://github.com/sippy-platform/mellow/issues) for any possible duplications of this bug report.
Current behavior
The color useColor returns is static.
Expected behavior
The color returned by useColor changes when the string changes.
Reproduction steps
Change the value passed to useColor.
Add screenshots to showcase the bug.
No response
Additional context
No response
Bug report checklist