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
4a38fbeb32
commit
439eb20625
@ -1017,6 +1017,15 @@ input[type="checkbox"]:checked {
|
||||
.monaco-editor .minimap-slider, .monaco-editor .minimap-slider .minimap-slider-horizontal {
|
||||
background: #09539d66 !important;
|
||||
}
|
||||
.monaco-editor .find-widget .button {
|
||||
background: #333 !important;
|
||||
color: #ddd !important;
|
||||
}
|
||||
.codicon[class*="codicon-"] {
|
||||
background: #333 !important;
|
||||
color: #ddd !important;
|
||||
}
|
||||
|
||||
.chroma {
|
||||
background-color: inherit;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user