jekyll/jekyll-gist

Are there any style customization support, or out of the box themes available?

eriknelson opened this issue · 2 comments

I've been experimenting with the minima dark theme from their master branch, but one of the pain points is that with a dark theme, the embedded gists look like a mess:

image

What kind of options are there available to customize this, if any at all?

@eriknelson Thank you for bring this issue to our notice.
Technically, the presentation aspect is outside the scope of this plugin and should be handled by the theme itself.

Will you be able to submit a PR to Minima directly?

Technically, the presentation aspect is outside the scope of this plugin and should be handled by the theme itself.

That's a fair point, I will file an issue with minima and see if they can point me in the right direction to submit a PR. Thanks for the quick response.