Skip to content

Adjust STT warning banner for dark mode#5796

Merged
ComputelessComputer merged 1 commit into
mainfrom
fix/dark-mode-stt-warning
Jun 27, 2026
Merged

Adjust STT warning banner for dark mode#5796
ComputelessComputer merged 1 commit into
mainfrom
fix/dark-mode-stt-warning

Conversation

@ComputelessComputer

@ComputelessComputer ComputelessComputer commented Jun 27, 2026

Copy link
Copy Markdown
Collaborator

Add dark-mode border, background, and text colors while preserving the light-mode banner styling.


Note

Low Risk
Cosmetic Tailwind-only change to a conditional settings banner with no logic or data impact.

Overview
Adds dark mode Tailwind classes to TranscriptionLanguageWarningBanner on the STT settings page so the amber warning strip stays readable when the app theme is dark.

The banner container gets dark:border-amber-900/60 and dark:bg-amber-950/30; the message text gets dark:text-amber-200. Light-mode border-amber-200, bg-amber-50, and text-amber-600 are unchanged.

Reviewed by Cursor Bugbot for commit 79f4560. Bugbot is set up for automated code reviews on this repo. Configure here.

Add dark-mode border, background, and text colors while preserving the light-mode banner styling.
@netlify

netlify Bot commented Jun 27, 2026

Copy link
Copy Markdown

Deploy Preview for old-char canceled.

Name Link
🔨 Latest commit 79f4560
🔍 Latest deploy log https://app.netlify.com/projects/old-char/deploys/6a3faa03690bb800083f89f5

@ComputelessComputer ComputelessComputer merged commit d6d795c into main Jun 27, 2026
10 checks passed
@ComputelessComputer ComputelessComputer deleted the fix/dark-mode-stt-warning branch June 27, 2026 11:14
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.

1 participant