Skip to content

Commit

Permalink
Sidebar colors demo - icon colors fine-tune
Browse files Browse the repository at this point in the history
  • Loading branch information
crdo committed Nov 21, 2024
1 parent b5a848b commit 4c9cac8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
--hx-sidebar-item-active-background-color: var(--bs-emphasis-color-rgb);
--hx-sidebar-item-active-color: var(--bs-emphasis-color);
--hx-sidebar-item-hover-color: var(--bs-emphasis-color);
--hx-sidebar-item-icon-color: var(--bs-secondary-color);
--hx-sidebar-parent-item-active-icon-color: var(--bs-secondary-color);
}
</style>
<div class="my-sidebar d-flex border rounded-3 overflow-hidden">
Expand Down

0 comments on commit 4c9cac8

Please sign in to comment.