Skip to content

Fix #1256: Add dark mode to studio settings for UI consistency#1277

Open
shuklatul1021 wants to merge 1 commit intoasyncapi:masterfrom
shuklatul1021:fix-dark-mode-ui-1256
Open

Fix #1256: Add dark mode to studio settings for UI consistency#1277
shuklatul1021 wants to merge 1 commit intoasyncapi:masterfrom
shuklatul1021:fix-dark-mode-ui-1256

Conversation

@shuklatul1021
Copy link

Description

This PR adds dark mode support to the Studio Settings modal to ensure UI consistency across AsyncAPI Studio.

  • The rest of AsyncAPI Studio already follows a dark theme, but the Settings modal remained in light mode.
  • This visual mismatch broke the overall user experience and felt inconsistent.
  • The Settings modal now follows the same dark theme styles used throughout the Studio.
  • Backgrounds, text colors, and card styling were updated to blend seamlessly with the existing design system.
  • The changes were made with minimal impact on existing layouts and components.

Before (Light mode – inconsistent UI)

image

After (Dark mode – consistent with Studio)

image image image

Testing

  • Verified the Settings modal in dark mode.
  • Ensured no visual regressions in other Studio components.
  • Confirmed styles align with existing dark-themed UI patterns.

Related issue(s)

Fixes #1256

@changeset-bot
Copy link

changeset-bot bot commented Feb 7, 2026

⚠️ No Changeset found

Latest commit: 817209d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify
Copy link

netlify bot commented Feb 7, 2026

Deploy Preview for modest-rosalind-098b67 failed.

Name Link
🔨 Latest commit 817209d
🔍 Latest deploy log https://app.netlify.com/projects/modest-rosalind-098b67/deploys/69870f716e66b6000884e939

@netlify
Copy link

netlify bot commented Feb 7, 2026

Deploy Preview for asyncapi-studio-design-system ready!

Name Link
🔨 Latest commit 817209d
🔍 Latest deploy log https://app.netlify.com/projects/asyncapi-studio-design-system/deploys/69870f712876af00084850bd
😎 Deploy Preview https://deploy-preview-1277--asyncapi-studio-design-system.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 7, 2026

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

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

Studio settings should be in dark mode for UI consistency

1 participant