diff --git a/theme-arc-blue.css b/theme-arc-blue.css index 3638de4..1a67053 100644 --- a/theme-arc-blue.css +++ b/theme-arc-blue.css @@ -1102,19 +1102,19 @@ color: #00beff !important; } .monaco-editor, .monaco-editor-background, .monaco-editor .inputarea.ime-input { - background-color: #1a1a1a; + background-color: #1a1a1a !important; } .monaco-editor .margin { - background-color: #151515; + background-color: #151515 !important; } .mtk1 { - color: #86d486; + color: #86d486 !important; } .mtk14 { - color: #9a930c; + color: #9a930c !important; } .monaco-editor .minimap-slider, .monaco-editor .minimap-slider .minimap-slider-horizontal { - background: #09539d66; + background: #09539d66 !important; } .chroma { background-color: inherit; @@ -1139,3 +1139,4 @@ .repository .diff-file-box .code-diff-split tbody tr.add-code { border-color: #333; } +dsd \ No newline at end of file