hugo-PaperMod/assets
TNeitzel a63112050a Use theme color behind codeblock borders
The PaperMod theme uses a border-radius for codeblocks by default. The
div that contains the corresponding code element uses the default
background color, independent of the selected theme (dark vs. light).
This causes an incorrect coloring in the corners of code blocks.

This commits overwrites the background color of the surrounding div with
the current theme color.
2021-12-25 08:56:08 +01:00
..
css Use theme color behind codeblock borders 2021-12-25 08:56:08 +01:00
js Fix params.fuseOpts being ignored by Fuse.js 2021-10-30 13:42:38 +05:30