mirror of
https://gitea.artixlinux.org/artix/gitea-dark-blue.git
synced 2025-04-03 22:36:54 +00:00
Update 'theme-arc-blue.css'
This commit is contained in:
parent
a30eb3c7e4
commit
1f96bd55e4
@ -1101,6 +1101,16 @@
|
|||||||
.ui .text.blue a {
|
.ui .text.blue a {
|
||||||
color: #00beff !important;
|
color: #00beff !important;
|
||||||
}
|
}
|
||||||
|
.monaco-editor, .monaco-editor-background, .monaco-editor .inputarea.ime-input {
|
||||||
|
background-color: #1a1a1a;
|
||||||
|
}
|
||||||
.monaco-editor .margin {
|
.monaco-editor .margin {
|
||||||
background-color: #151515;
|
background-color: #151515;
|
||||||
}
|
}
|
||||||
|
.mtk1 {
|
||||||
|
color: #86d486;
|
||||||
|
}
|
||||||
|
.mtk14 {
|
||||||
|
color: #9a930c;
|
||||||
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user