Skip to content

CSS variable --sl-color-accent-light in Search component is not defined #2840

@zhoushengdao

Description

@zhoushengdao

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.

Image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions