Skip to content

Commit

Permalink
Update site.css
Browse files Browse the repository at this point in the history
  • Loading branch information
katydecorah committed Dec 15, 2023
1 parent 29ab158 commit cdaac2b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion assets/site.css
Original file line number Diff line number Diff line change
Expand Up @@ -781,7 +781,11 @@ code {
} /* Name.Namespace */
.highlight .nx {
color: #f6f6f4;
} /* Name.Other */
}
.highlight .pi {
color: #f286c4;
}
/* Name.Other */
.highlight .py {
color: #f6f6f4;
} /* Name.Property */
Expand Down

0 comments on commit cdaac2b

Please sign in to comment.