Okay, so I am making a website and was able to setup shifting between darkmode and light mode using react styled-components and change the colors for body, and other elements using css
Only problem is I can't seem to find a way to update the colors in the particlesconfig.json
Any idea how I can do that?