left_sidebar: Add hover effects for section headings.

This commit is contained in:
Karl Stolley
2024-09-25 14:02:16 -05:00
committed by Tim Abbott
parent 8c54c1df3e
commit 872a1e64a6
3 changed files with 61 additions and 12 deletions

View File

@@ -338,6 +338,8 @@
--text-transform-sidebar-action-heading: uppercase;
--letter-spacing-sidebar-heading: 0.0469em;
--opacity-sidebar-heading: 0.7;
--opacity-sidebar-heading-icon: 0.5;
--opacity-sidebar-heading-hover: 0.9;
--opacity-right-sidebar-subheading: 0.65;
--opacity-right-sidebar-subheading-hover: 0.9;