Skip to content

Commit

Permalink
fix: light code
Browse files Browse the repository at this point in the history
  • Loading branch information
katopz committed Jan 22, 2025
1 parent b1e3fb7 commit 882ae75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions theme/css/variables.css
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,9 @@
--icons: #747474;
--icons-hover: #000000;

--links: #20609f;
--links: #72abe4;

--inline-code-color: #301900;
--inline-code-color: #fafafa;

--theme-popup-bg: #fafafa;
--theme-popup-border: #cccccc;
Expand Down

0 comments on commit 882ae75

Please sign in to comment.