Skip to content

Commit

Permalink
Update the font colour of highlighted text in Purple Cesno
Browse files Browse the repository at this point in the history
  • Loading branch information
OzelotVanilla authored Mar 4, 2024
1 parent bd0483d commit 5ba1242
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions purple-cesno.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
{
padding: 2px 4px;
border-radius: 0.3rem;
color: var(--code-color);
background-color: var(--mark-bg);
margin: 0px 2px;
}
Expand Down

0 comments on commit 5ba1242

Please sign in to comment.