me the bg of nodes and flow body #05050F in dark mode
I'll update the background color of the nodes and the flow body to #05050F in dark mode. This will involve modifying the flow chart component and the custom nodes.
make the bg color of search #05050F in dark mode
I'll update the background color of the search input to #05050F in dark mode. We'll need to modify the Search component to achieve this.
This change adds dark:bg-[#05050F] to the input's className, which sets the background color to #05050F in dark mode. The existing light mode styling remains unchanged.
Is there anything else you'd like me to modify in the dashboard?
use this logo in dark mode and existing logo in light mode