Skip to content

Commit

Permalink
fix: color
Browse files Browse the repository at this point in the history
  • Loading branch information
developer committed Nov 10, 2024
1 parent f433f20 commit 10a5512
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 @@ -47,7 +47,7 @@

.highlight .gd {
color: #82071e;
background-color: #ffebe9;
background-color: #fefdf2;
}

.highlight .nb {
Expand Down

0 comments on commit 10a5512

Please sign in to comment.