hugo-PaperMod/assets/css
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
..
common Use theme color behind codeblock borders 2021-12-25 08:56:08 +01:00
core Converts colour values from rgba/hex to rgb (#560) 2021-09-20 21:08:44 +05:30
extended Add info to blank.css 2021-01-08 23:36:33 +05:30
hljs Add missing semicolons in CSS files (#408) 2021-06-11 13:29:56 +05:30