Skip to content

bug: #3743

@mishaj-ada

Description

@mishaj-ada

Reproduction URL (Required)

What version of daisyUI are you using?

5.0.12

Which browsers are you seeing the problem on?

chrome

Describe your issue

Here's a short and to-the-point bug report:

Title: Checkbox tick always black, doesn't match accent color

Description: The checkbox tick appears black for all variants (checkbox-accent, checkbox-neutral, etc.), instead of matching the accent color as shown on the official website. Background color changes, but the tick remains black.

      >
        <input
          type="checkbox"
          className="checkbox checkbox-xs checkbox-primary before:bg-primary"
        />

className="checkbox checkbox-xs checkbox-primary before:bg-primary" i tried this it almost fine

Image

instead of this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions