mirror of https://github.com/luizdepra/hugo-coder.git

Alphonse Mariya
16.37.2021 29a7a942b7c6e494dd8cfb941f0950504769528c
assets/scss/_base_dark.scss
@@ -38,6 +38,13 @@
    color: $fg-color-dark;
  }
  // fix color schemes which do not explicitly set fg-color
  .highlight {
    pre {
      color: $fg-color;
    }
  }
  pre {
    code {
      background-color: inherit;