From 1f96bd55e414f41f4061851a459599e8377819cf Mon Sep 17 00:00:00 2001 From: nous Date: Tue, 8 Dec 2020 23:56:58 +0100 Subject: [PATCH] Update 'theme-arc-blue.css' --- theme-arc-blue.css | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/theme-arc-blue.css b/theme-arc-blue.css index b35c1cd..44e9cac 100644 --- a/theme-arc-blue.css +++ b/theme-arc-blue.css @@ -1101,6 +1101,16 @@ .ui .text.blue a { color: #00beff !important; } + .monaco-editor, .monaco-editor-background, .monaco-editor .inputarea.ime-input { + background-color: #1a1a1a; + } .monaco-editor .margin { background-color: #151515; } + .mtk1 { + color: #86d486; + } + .mtk14 { + color: #9a930c; + } +