@@ -62,10 +62,10 @@ (((background dark)) :background "white" :foreground "black")) "Face for spoiler text in threads.") (defface sbbs--code-face - '((((background light)) :background "gray89") - (((background dark)) :background "gray11")) + '((((background light)) :background "gray89" :extend t) + (((background dark)) :background "gray11" :extend t)) "Face for code blocks in threads.") ;; VARIABLES