Closed steph1111 closed 8 months ago
Use an command line arg to determine if we want to run in light mode (-l
) or dark mode (-d
). Choose one of these to be default. Also dont have each widget load their own color consts, this should be an argument to the __init__
Update: This might not be the best idea because it would require running the node not from a launch file. Maybe make a hotkey to change the colors.
The current dark color palate of the dashboard is really hard to see outside. Create a light mode constants dictionary.