Currently, I am facing a challenge in changing the color of the thumb slider in a Bootstrap 5 range control. Despite my efforts, I have not yet discovered the right combination to achieve this.
If you would like to take a look, here is the link to the Stackblitz: https://stackblitz.com/edit/stackblitz-starters-3vywax?file=src%2Fmain.ts
Although the Bootstrap 5 documentation mentions sass variables for customization, I am struggling to successfully apply my overrides in the code.