diff --git a/styles/customAsciidoc.scss b/styles/customAsciidoc.scss index 0dcd5a3..8bb5819 100644 --- a/styles/customAsciidoc.scss +++ b/styles/customAsciidoc.scss @@ -55,6 +55,7 @@ background-color: #282c34; border: 1px solid var(--repl-color-hint, #188a18); padding: 1px; + color: #abb2bf; } code {