Commit fd6b10f
committed
Fix button hover color from blue to brand red
Set --vp-c-brand-1/2/3 CSS variables to override VitePress default
blue brand colors, ensuring button hover uses the correct red theme.
Removed redundant .VPButton.brand:hover and generic button:hover rules.
https://claude.ai/code/session_01VvowmEmX6akHiHabkX7yhC1 parent a8f6f5a commit fd6b10f
1 file changed
Lines changed: 3 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
0 commit comments