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 91a38a2 commit 5eb03c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/colors/typography-light.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
/* Sidebar */
--site-title-color: rgb(107, 107, 107);
--site-subtitle-color: #4d4d4d;
--sidebar-bg: #62d162b9;
--sidebar-bg: #c6edc6e2;
--sidebar-border-color: #efefef;
--sidebar-muted-color: #545454;
--sidebar-active-color: #1d1d1d;
Expand Down

0 comments on commit 5eb03c7

Please sign in to comment.