From a30eb3c7e4b0dc192e6eafbfca2b6f6d336bb9f3 Mon Sep 17 00:00:00 2001 From: nous Date: Tue, 8 Dec 2020 23:46:38 +0100 Subject: [PATCH] Update 'theme-arc-blue.css' --- theme-arc-blue.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/theme-arc-blue.css b/theme-arc-blue.css index 08d84ae..b35c1cd 100644 --- a/theme-arc-blue.css +++ b/theme-arc-blue.css @@ -1101,3 +1101,6 @@ .ui .text.blue a { color: #00beff !important; } + .monaco-editor .margin { + background-color: #151515; + }