Update 'theme-arc-blue.css'

This commit is contained in:
nous 2020-12-08 23:56:58 +01:00
parent a30eb3c7e4
commit 1f96bd55e4
1 changed files with 10 additions and 0 deletions

View File

@ -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;
}