Rework how dark mode works, where we simply apply .theme-dark to the html of the page, then overwrite variables in css instead of using django conditionals
Update jquery
Use blue accent on both dark and light modes
Theme configs are in main.css's :root and .theme-dark if they need to be changed.
Theme configs are in main.css's :root and .theme-dark if they need to be changed.