mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-10-31 16:32:44 +01:00 
			
		
		
		
	 a63112050a
			
		
	
	a63112050a
	
	
	
		
			
			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.