Skip to content

Commit

Permalink
feat: 更新代码块效果
Browse files Browse the repository at this point in the history
  • Loading branch information
developer committed Nov 10, 2024
1 parent 6d9d808 commit 5edeef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/colors/syntax-light.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
.highlight,
.highlight .w {
color: #24292f;
background-color: #fcfff2;
background-color: #f0f1d8;
}

.highlight .k,
Expand Down

0 comments on commit 5edeef9

Please sign in to comment.