mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-02-07 09:19:00 +00:00
Update Rouge stylesheet
This commit is contained in:
parent
0c24dd9c51
commit
57c5188e8c
@ -73,7 +73,7 @@
|
|||||||
|
|
||||||
// Generic.Deleted
|
// Generic.Deleted
|
||||||
.gd {
|
.gd {
|
||||||
color: var(--base0F);
|
color: var(--base08);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Generic.Emph
|
// Generic.Emph
|
||||||
@ -94,7 +94,7 @@
|
|||||||
|
|
||||||
// Generic.Inserted
|
// Generic.Inserted
|
||||||
.gi {
|
.gi {
|
||||||
color: var(--base0D);
|
color: var(--base0B);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Generic.Output
|
// Generic.Output
|
||||||
|
Loading…
Reference in New Issue
Block a user