Commit 8a2c474
committed
style: add theme-aware active route indicator to menu
Replace bold-only active state with a theme-accent left border and
color highlight using router-link-exact-active. Also switch the hover
background from hardcoded rgba to var(--theme-card-border) so all
three themes stay consistent.
https://claude.ai/code/session_01LqASmLgyjntVCZaWubRPMU1 parent 23e582c commit 8a2c474
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
210 | | - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
211 | 215 | | |
212 | 216 | | |
213 | 217 | | |
| |||
0 commit comments