mirror of
https://gitea.artixlinux.org/artix/gitea-dark-blue.git
synced 2024-12-19 16:23:25 +00:00
Update 'theme-arc-blue.css'
This commit is contained in:
parent
f492e916ba
commit
5f69d15073
@ -899,6 +899,11 @@
|
|||||||
background-color: #052ca1;
|
background-color: #052ca1;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
.CodeMirror {
|
||||||
|
border: 1px solid #555;
|
||||||
|
padding: 1px;
|
||||||
|
background: #151515;
|
||||||
|
}
|
||||||
.CodeMirror pre {
|
.CodeMirror pre {
|
||||||
color: #e66a6a !important;
|
color: #e66a6a !important;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user