mirror of
https://gitea.artixlinux.org/artix/gitea-dark-blue.git
synced 2024-12-18 15:54:22 +00:00
Update 'theme-arc-blue.css'
This commit is contained in:
parent
e4b7a4c137
commit
f492e916ba
@ -280,6 +280,7 @@
|
||||
.hljs-selector-tag,
|
||||
.hljs-subst {
|
||||
color: #dbdbdb !important;
|
||||
background: #181818 !important;
|
||||
}
|
||||
.markdown:not(code) .highlight pre,
|
||||
.markdown:not(code) pre {
|
||||
@ -1072,3 +1073,7 @@
|
||||
.code-view :not(.fa):not(.octicon):not(.icon) {
|
||||
background: #131313;
|
||||
}
|
||||
.mono.raw, code.raw, pre.raw {
|
||||
background-color: #171717;
|
||||
border: 1px solid #292929 !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user