From 884aa920e1f52b45bdb28ad08231f39d70714915 Mon Sep 17 00:00:00 2001 From: Daniel Kluge Date: Tue, 14 Jun 2022 16:47:11 +0200 Subject: [PATCH] Fix style --- styles/customAsciidoc.scss | 1 + 1 file changed, 1 insertion(+) 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 {