Commit c3877b1
committed
refactor: remove dead --color-scrollbar-* CSS variables
PR #3111 migrated scrollbar styling to use --color-surface-quaternary
and standard scrollbar-color, but left the old --color-scrollbar-track,
--color-scrollbar-thumb, and --color-scrollbar-thumb-hover variable
definitions in all four themes. These variables are no longer referenced
anywhere — remove the 12 dead lines.1 parent da555b0 commit c3877b1
1 file changed
+0
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | 236 | | |
242 | 237 | | |
243 | 238 | | |
| |||
515 | 510 | | |
516 | 511 | | |
517 | 512 | | |
518 | | - | |
519 | | - | |
520 | | - | |
521 | | - | |
522 | 513 | | |
523 | 514 | | |
524 | 515 | | |
| |||
764 | 755 | | |
765 | 756 | | |
766 | 757 | | |
767 | | - | |
768 | | - | |
769 | | - | |
770 | | - | |
771 | 758 | | |
772 | 759 | | |
773 | 760 | | |
| |||
997 | 984 | | |
998 | 985 | | |
999 | 986 | | |
1000 | | - | |
1001 | | - | |
1002 | | - | |
1003 | | - | |
1004 | 987 | | |
1005 | 988 | | |
1006 | 989 | | |
| |||
0 commit comments