Skip to content

Scrollbar mismatching browser theme #86

Description

@chuanqisun

Describe the bug
The light theme scrollbar is appearing when browser is using the dark theme by default

Bug area (choose one)

  • Site builder: anything broken during in the GitHub action
  • Reader UI: anything broken while you are reading the feed

To reproduce the bug

  • N/A

Expected behavior
The scrollbar should match the default browser theme

Screenshots
image

Additional context
Need to add css

:root {
  color-scheme: light dark;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions