mirror of
https://gitea.artixlinux.org/artix/gitea-dark-blue.git
synced 2024-12-18 07:43:43 +00:00
Update 'theme-arc-blue.css'
This commit is contained in:
parent
92c82b16f4
commit
9a59b83a59
@ -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
|
Loading…
Reference in New Issue
Block a user