Gitea-ui-customized : change color for <comment> in code
This commit is contained in:
parent
1e925fc36f
commit
18a0b5eb04
@ -537,5 +537,9 @@ img[src$="/img/matrix.svg"] {
|
||||
|
||||
::selection {
|
||||
background-color: #02100f !important;
|
||||
color: #aee0dc !important;
|
||||
color: #95f6ee !important;
|
||||
}
|
||||
|
||||
.chroma .c,.chroma .c1,.chroma .ch {
|
||||
color:rgb(191, 247, 238) !important;
|
||||
}
|
Loading…
Reference in New Issue
Block a user