Skip to content

Fix Dark theme for Studio Code - #3744

Merged
nightnei merged 1 commit into
trunkfrom
fixDarkStudioCode
Jun 9, 2026
Merged

Fix Dark theme for Studio Code#3744
nightnei merged 1 commit into
trunkfrom
fixDarkStudioCode

Conversation

@nightnei

@nightnei nightnei commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Related issues

How AI was used in this PR

AI adjusted color and background properties. I tested by applying changes file by file, everything looks good.

Proposed Changes

Dark theme for Studio Code is broken. With this PR we are fixing it to align with Studio styles.

BEFORE AFTER
Screenshot 2026-06-09 at 16 30 08 Screenshot 2026-06-09 at 16 30 49

Testing Instructions

  1. npm start
  2. Open Studio Code tab
  3. Assert that for Light theme no regressions
  4. Set Dark theme
  5. Assert that everything looks good
@nightnei
nightnei requested review from sejas and youknowriad June 9, 2026 15:35
@nightnei nightnei removed their assignment Jun 9, 2026
@wpmobilebot

Copy link
Copy Markdown
Collaborator

📊 Performance Test Results

Comparing 0c3523a vs trunk

app-size

Metric trunk 0c3523a Diff Change
App Size (Mac) 1384.39 MB 1384.39 MB 0.01 MB ⚪ 0.0%

site-editor

Metric trunk 0c3523a Diff Change
load 1675 ms 1650 ms 25 ms ⚪ 0.0%

site-startup

Metric trunk 0c3523a Diff Change
siteCreation 9037 ms 9078 ms +41 ms ⚪ 0.0%
siteStartup 4412 ms 4395 ms 17 ms ⚪ 0.0%

Results are median values from multiple test runs.

Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change (<50ms diff)

@sejas sejas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I tested with different prompts, outputs and also logged out. The dark mode works as expected. Thanks for catching the issue and fixing it.

Image Image Image
@nightnei
nightnei merged commit f4f7fbe into trunk Jun 9, 2026
12 checks passed
@nightnei
nightnei deleted the fixDarkStudioCode branch June 9, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants