[dark mode] fix color of time selection box in datepicker
What is the current behaviour?
In dark mode, the color of the time selection box in datepicker should be dark.
How to reproduce the issue?
- Switch to dark mode
- drag a datepicker
- enable time selection from datepicker property
- Check the color of the Time selection box
Screenshots or Screencast
I would like to work on this issue
I too can work on this.
The selection items are all white background. Should be make dark themed.

Hey, i would like to work on this issue
@withshubh Came up with this. Unfornately I don't think it is possible to edit the color for the clock icon in the time section.

@withshubh @Sheikh-JamirAlam i pulled the latest code and made changes but i cant see the the clock image that is present in your screenshot

@PrasannaBH That's weird. I also pulled the latest repo only.
Hey @wxomi - Thanks for showing interest in contributing to ToolJet. Assigned the issue to you.
@PrasannaBH That's weird. I also pulled the latest repo only.
@Sheikh-JamirAlam Which branch are you using ? I am using the develop branch
Hey @withshubh can you please assign this to me nobody is working. I can make PR for this issue
Hey @wxomi - Any updates on the PR?
@withshubh Please assign me.
Hi @JayeshJanyani - Are you still interested in picking up this issue?
@withshubh Sure
@JayeshJanyani - Thanks for showing interest. Assigned to you.
Hey @JayeshJanyani - Any updates on the PR?
Hey @JayeshJanyani - Any updates on the PR?
@withshubh Can you please assign it to someone else, as I am a bit occupied with another issue. Thanks in advance.
@withshubh Can you please check my PR?
@karan-rathod-316 Please assign me if its still open .
Hi @atharvnaik1,
Assigning this to you. Happy coding:-)
Implemented changes in theme.scss and respective files input.react-datepicker-time__input background color from white to dark mode. Updated the time popper for dark theme. #9581