Update Rouge stylesheet

This commit is contained in:
Gabriel Arazas 2023-03-18 18:34:24 +08:00
parent 0c24dd9c51
commit 57c5188e8c
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -73,7 +73,7 @@
// Generic.Deleted
.gd {
color: var(--base0F);
color: var(--base08);
}
// Generic.Emph
@ -94,7 +94,7 @@
// Generic.Inserted
.gi {
color: var(--base0D);
color: var(--base0B);
}
// Generic.Output