Commit 4ce8d77
fix: anchor scroll-fade to page backdrop (--shell-gradient-base)
Themes with a gradient page background (bloom, cream) anchor it to
--shell-gradient-base, which differs from --background (e.g. bloom dark:
9,10,17 vs 10,10,10). Fading to --background left a faint seam against the
tinted backdrop. Fade to --shell-gradient-base instead, with --background
as a fallback for themes that don't define it (default).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 8b17fbd commit 4ce8d77
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | | - | |
129 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
130 | 132 | | |
131 | 133 | | |
132 | 134 | | |
| |||
135 | 137 | | |
136 | 138 | | |
137 | 139 | | |
138 | | - | |
| 140 | + | |
139 | 141 | | |
140 | 142 | | |
141 | 143 | | |
| |||
0 commit comments