-
-
Notifications
You must be signed in to change notification settings - Fork 940
CSS variable --sl-color-accent-light in Search component is not defined #2840
Copy link
Copy link
Closed
Description
What version of starlight are you using?
0.31.1
What version of astro are you using?
5.1.10
What package manager are you using?
pnpm
What operating system are you using?
Windows
What browser are you using?
Chrome
Describe the Bug
Go to https://starlight.astro.build/ , press F12, and then find the #starlight__search > div > form element, scroll down the Styles, and see the bug.
Maybe this is a typo in
--pagefind-ui-primary: var(--sl-color-accent-light);
Link to Minimal Reproducible Example
https://starlight.astro.build/
Participation
- I am willing to submit a pull request for this issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
