N°9177 - Blockquote in HTML field are unreadable in darkmoon

This commit is contained in:
Stephen Abello
2026-04-09 15:19:15 +02:00
parent 6bd34dc73e
commit 9f25635a64
2 changed files with 2 additions and 0 deletions

View File

@@ -53,6 +53,7 @@ $text-strong: inherit !default;
$code: $ibo-color-primary-400 !default;
$code-background: $ibo-color-grey-700 !default;
$pre-background: $ibo-color-grey-600 !default;
$content-blockquote-background-color: $ibo-color-grey-600 !default;
$ibo-scrollbar--scrollbar-track-background-color: $ibo-color-grey-700 !default;
$ibo-scrollbar--scrollbar-thumb-background-color: $ibo-color-grey-900 !default;