Need help in styleing a component in dark mode

recently i need to work on this issue #4136
so in this issue i need to make the filter section compatible for dark mode .
I am unable to understand how are the dark mode function are happening in the code ,
Like are we adding classes to the object (onclick) or we are directly using dynamic data that are changing on click of dark mode?
How can I do this any help?

Regarding your issue, you have to just add a variable to the background-color of the text and the dropdown.

1 Like