Skip to content

Dark Mode Bug: Disqus Sign-Up Input Background Stays Light #737

Description

@kanishka-commits

Describe the bug

In Dark Mode, the sign up with Disqus input field background color does not adapt to the theme. It keeps the Light Mode background, which results in the input look non-interactive and out of place.

To Reproduce

Steps to reproduce the behavior:

  1. Go to any page with sign up with Disqus.
  2. Switch the application to Dark Mode.
  3. Observe the input field’s background.
  4. Notice that it does not change with the theme.

Expected behavior

The input field should update its background, text, and border colors based on the active theme.
In Dark Mode, it should have a darker background with proper contrast to ensure usability.

Screenshots

Screen.Recording.2025-12-03.at.11.18.35.PM.mov

Desktop (please complete the following information):

  • OS:: macOS
  • Browser:: Safari, Chrome

Additional context

The issue breaks theme consistency and reduces usability in Dark Mode. Likely needs theme-based CSS classes or variables applied to the input component.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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