Starlight uses :root for dark mode (default) and [data-theme='light'] for light mode override. Previous CSS incorrectly used [data-theme='dark'] which Starlight doesn't recognize. Also adds explicit --sl-color-bg* variables for backgrounds.
Starlight uses :root for dark mode (default) and [data-theme='light'] for light mode override. Previous CSS incorrectly used [data-theme='dark'] which Starlight doesn't recognize. Also adds explicit --sl-color-bg* variables for backgrounds.