Right now, there's only one CSS used, github's default one, which I literally ripped out of the site. It would be nice to allow changing the CSS to the dark-mode version and possibly others, like crates.io's markdown rendering. So, --theme github-light, --theme github-dark, --theme crates.io.
Alternatively, it would be plugged into the file config -- that would make it easier to pick just one, but harder to switch. Could be that "both" would be a good option for this particular setting.
Right now, there's only one CSS used, github's default one, which I literally ripped out of the site. It would be nice to allow changing the CSS to the dark-mode version and possibly others, like crates.io's markdown rendering. So,
--theme github-light,--theme github-dark,--theme crates.io.Alternatively, it would be plugged into the file config -- that would make it easier to pick just one, but harder to switch. Could be that "both" would be a good option for this particular setting.