Skip to content

Conversation

@Godkunn
Copy link

@Godkunn Godkunn commented Dec 21, 2025

Fixes #12602

The Fix:
Applied the correct background color variable to specific input types (text, password, email) in Textbox so they respect dark mode, matching the behavior of textarea.

Verification:
I will verify this using the Vercel Preview deployment once generated.

Ensures input[type="text"] inherits the correct dark mode background.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gr.Textbox's background is white when max_lines=1 in dark mode

1 participant