Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
.
  • Loading branch information
BambooStreet committed Aug 4, 2024
1 parent c642fcf commit 6e5daa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/colors/typography-dark.scss
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
--sidebar-bg: #1e1e1e;
--sidebar-border-color: #292929;
--sidebar-muted-color: #B8C8D8; // 사이드바 컬러
--sidebar-active-color: rgb(255, 255, 255, 0.95);
--sidebar-active-color: #ccddee;
--sidebar-hover-bg: #262626;
--sidebar-btn-bg: #232328;
--sidebar-btn-color: #787878;
Expand Down

0 comments on commit 6e5daa0

Please sign in to comment.