I'm using github.io to host a website that's built with Jekyll. I'm having a little trouble customizing my configuration.
I don't like the default syntax coloring, so I want to change the coloring scheme. I researched this a bit, and I found some very complicated solutions that involve changing my local installation of Jekyll. I want it to work remotely on github.io, so I don't think that would work for me even if I did it. Is there a simple way to do this? Maybe just modifying _config.yml
?