0
0
mirror of https://gitea.artixlinux.org/artix/gitea-dark-blue.git synced 2024-12-18 15:54:22 +00:00

Update 'theme-arc-blue.css'

This commit is contained in:
nous 2020-12-08 23:56:58 +01:00
parent a30eb3c7e4
commit 1f96bd55e4

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