mirror of
https://gitea.artixlinux.org/artix/gitea-dark-blue.git
synced 2024-11-04 18:21:55 +00:00
Update 'theme-arc-blue.css'
This commit is contained in:
parent
30663e3688
commit
227f0a0433
@ -966,3 +966,13 @@
|
|||||||
color: #dcdcdc !important;
|
color: #dcdcdc !important;
|
||||||
background: #014a25 !important;
|
background: #014a25 !important;
|
||||||
}
|
}
|
||||||
|
.editor-preview, .editor-preview-side {
|
||||||
|
background: #131313;
|
||||||
|
color: #dfdfdf;
|
||||||
|
}
|
||||||
|
.markdown:not(code) h5 {
|
||||||
|
color: #d5d5d5;
|
||||||
|
}
|
||||||
|
.markdown:not(code) h6 {
|
||||||
|
color: #d5d5d5;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user