Skip to content

Commit

Permalink
fix: use overlay2 for comments (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
uncenter authored Sep 8, 2024
1 parent 0e7b1e1 commit 327e786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sass/_theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ $highlights: (
"title.class_": "yellow",
"title.function_": "blue",
"params": "text",
"comment": "surface2",
"comment": "overlay2",
"doctag": "red",
"meta": "peach",
"section": "blue",
Expand Down

0 comments on commit 327e786

Please sign in to comment.