Is your feature request related to a problem? Please describe.
For the pagination section, I have an alternative color scheme that is more attractive. In light mode, we cannot determine in which page we are.
Describe the solution you'd like.
I will select the active button in light mode and change the color and background color.
Before:

After:

I roughly made the UI. I want to make the changes kindly assign me.
Describe alternatives you've considered.
The JavaScript approach involves toggling slide visibility based on a current index, incremented or decremented by button clicks, enabling basic carousel functionality.
Add any other context or screenshots about the feature request here.
No response
Is your feature request related to a problem? Please describe.
For the pagination section, I have an alternative color scheme that is more attractive. In light mode, we cannot determine in which page we are.
Describe the solution you'd like.
I will select the active button in light mode and change the color and background color.

Before:
After:

I roughly made the UI. I want to make the changes kindly assign me.
Describe alternatives you've considered.
The JavaScript approach involves toggling slide visibility based on a current index, incremented or decremented by button clicks, enabling basic carousel functionality.
Add any other context or screenshots about the feature request here.
No response