73d2ba5b48
* Updated daily chart to use the theme selector * Added sleep after changing theme so the chart can update * Added code for pink theme, made it easier to add more themes in the future * Added blue chart for future blue theme * Set chart background to none so it's transparent * Added back background for dark mode. * Change daily chart based on file based settings. Only support light/dark mode. * Cleanup * Added borders around the bars on the bar chart * Updated background color for dark theme * Merge from main * Fixed some spacing * Updating Python version for linting * Cleanup * Back leveled to Python 3.9 * Update scripts/daily_plot.py Co-authored-by: Nachtzuster <Nachtzuster@users.noreply.github.com> * Coding suggestions --------- Co-authored-by: Nachtzuster <Nachtzuster@users.noreply.github.com>