Commit fe61fff
committed
Fix hardcoded hover backgrounds for dark mode
Replace #f6f8fa with color-mix(in srgb, CanvasText 8%, Canvas) on the
toggle button and TOC link hover/active states so they adapt to the OS
color scheme instead of flashing a light patch in dark mode.
https://claude.ai/code/session_0127se6jmh8sVbsNrECDifnP1 parent 922c8f9 commit fe61fff
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
0 commit comments