I am trying to customize the background color of the switch in react-dark-mode-toggle-2. Specifically, I want to change the sky-blue in the light-mode state to a different color, but there doesn't seem to be a straightforward way to do this.
I have looked through the documentation and explored the available props, but I couldn't find any options to customize the switch's background color directly.
I am trying to customize the background color of the switch in react-dark-mode-toggle-2. Specifically, I want to change the sky-blue in the light-mode state to a different color, but there doesn't seem to be a straightforward way to do this.
I have looked through the documentation and explored the available props, but I couldn't find any options to customize the switch's background color directly.