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
b0af3642d9
commit
11481eda2c
@ -1116,3 +1116,20 @@
|
||||
.monaco-editor .minimap-slider, .monaco-editor .minimap-slider .minimap-slider-horizontal {
|
||||
background: #09539d66;
|
||||
}
|
||||
.chroma {
|
||||
background-color: inherit;
|
||||
}
|
||||
a.blob-excerpt {
|
||||
background: #131;
|
||||
}
|
||||
.chroma .s1 {
|
||||
color: #aaa;
|
||||
}
|
||||
.chroma .gd {
|
||||
color: #faa;
|
||||
background-color: #622;
|
||||
}
|
||||
.chroma .gi {
|
||||
color: #ada;
|
||||
background-color: #242;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user