Skip to content

Commit

Permalink
Make Prism contrast a bit better on light theme
Browse files Browse the repository at this point in the history
  • Loading branch information
gdude2002 committed Jul 11, 2024
1 parent eae1aef commit 0a4df51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
/* region: Prism Vars */

--prism-background: #fafafa;
--prism-foreground: #90a4ae;
--prism-foreground: #6b7a81;

--prism-language-selection-background: #cceae7;

Expand Down

0 comments on commit 0a4df51

Please sign in to comment.