The current styling for dark theme is in dark.css. It basically inverts the colors of the original theme. The only function of the button, then, will be to toggle the use of this file. However, the hard part is, I believe, to integrate it into the design of the website.
The current styling for dark theme is in
dark.css. It basically inverts the colors of the original theme. The only function of the button, then, will be to toggle the use of this file. However, the hard part is, I believe, to integrate it into the design of the website.