diff --git a/lib/terminal.css b/lib/terminal.css index 49f4b50..499fbe5 100644 --- a/lib/terminal.css +++ b/lib/terminal.css @@ -248,7 +248,7 @@ ol.terminal-toc li::before { counter-increment: item; position: absolute; right: 0; - background: white; + background: var(--background-color); padding: 4px 0 4px 4px; bottom: -8px }