mirror of
https://github.com/dtinth/comic-mono-font.git
synced 2025-10-13 07:54:37 +00:00
Fix text highlighting
This commit is contained in:
committed by
GitHub
parent
ed705a2258
commit
d8f6283f01
@@ -106,7 +106,7 @@ html, body, .markdown-body.comic-mono {
|
||||
.kn, .k, .ow {
|
||||
color: #c678dd;
|
||||
}
|
||||
.mi, .mf {
|
||||
.mi, .mf, .na {
|
||||
color: #d19a66;
|
||||
}
|
||||
.nb {
|
||||
@@ -115,6 +115,9 @@ html, body, .markdown-body.comic-mono {
|
||||
.nf {
|
||||
color: #61afef;
|
||||
}
|
||||
.nt {
|
||||
color: #e06c75;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user