mirror of
https://gitea.artixlinux.org/artix/gitea-dark-blue.git
synced 2024-11-05 02:32:03 +00:00
Update 'theme-arc-blue.css'
This commit is contained in:
parent
ed77a90fc6
commit
ba332fac49
@ -596,8 +596,10 @@
|
||||
}
|
||||
.hljs-tag,
|
||||
.hljs-name,
|
||||
.hljs-tag,
|
||||
.hljs-name,
|
||||
.hljs-attribute {
|
||||
color: #5757e8 !important;
|
||||
color: #d22121 !important;
|
||||
}
|
||||
.user.profile .ui.card .extra.content ul li:not(:last-child) {
|
||||
border-bottom: 1px solid #203241;
|
||||
@ -876,8 +878,7 @@
|
||||
color: #fff;
|
||||
}
|
||||
.CodeMirror pre {
|
||||
background: #0a0a0a;
|
||||
color: #ececec !important;
|
||||
color: #d22121 !important;
|
||||
}
|
||||
.CodeMirror-linenumber {
|
||||
color: #ddd;
|
||||
@ -917,14 +918,17 @@
|
||||
background: #151515;
|
||||
}
|
||||
.cm-s-default .cm-atom {
|
||||
color: #39bdcb;
|
||||
color: #48eca4;
|
||||
}
|
||||
.CodeMirror .CodeMirror-code .cm-string {
|
||||
color: #d4e41e;
|
||||
}
|
||||
.CodeMirror .CodeMirror-code .cm-tag {
|
||||
color: #dedede;
|
||||
}
|
||||
.cm-s-default .cm-meta,
|
||||
.cm-s-default .cm-qualifier {
|
||||
color: #67ec3c;
|
||||
color: #a8cfe7;
|
||||
}
|
||||
.cm-s-default .cm-variable-3 {
|
||||
color: #05ffb6;
|
||||
|
Loading…
Reference in New Issue
Block a user