Made syntax highlighting a lot easier to read, and more theme consistent

This commit is contained in:
Sasha Koshka 2022-08-14 19:59:47 -04:00 committed by emma
parent ca0befc536
commit 7aec202748
1 changed files with 5 additions and 5 deletions

View File

@ -577,7 +577,7 @@ img[src$="/img/matrix.svg"] {
color:#d73a49
}
.chroma .nb {
color:#005cc5
color:#3c7bbd
}
.chroma .bp {
color:#999
@ -598,7 +598,7 @@ img[src$="/img/matrix.svg"] {
color:#900
}
.chroma .nf {
color:#005cc5
color:#458e95
}
.chroma .nl {
color:#900
@ -607,7 +607,7 @@ img[src$="/img/matrix.svg"] {
color:#555
}
.chroma .nx {
color:#24292e
color: #d07171;
}
.chroma .nt {
color:#22863a
@ -629,7 +629,7 @@ img[src$="/img/matrix.svg"] {
.chroma .sh,
.chroma .si,
.chroma .sx {
color:#106303
color:#709934
}
.chroma .sr {
color:#22863a
@ -661,7 +661,7 @@ img[src$="/img/matrix.svg"] {
color:#998
}
.chroma .c1 {
color:#6a737d
color:#66554e
}
.chroma .cs {
color:#999