Skip to content

fix: playground heading matching theme#1662

Merged
danielroe merged 2 commits intonpmx-dev:mainfrom
JReinhold:main
Feb 26, 2026
Merged

fix: playground heading matching theme#1662
danielroe merged 2 commits intonpmx-dev:mainfrom
JReinhold:main

Conversation

@JReinhold
Copy link
Collaborator

@JReinhold JReinhold commented Feb 26, 2026

🔗 Linked issue

🧭 Context

📚 Description

Fixed the playground heading styles ("Try It Out") to match the theme instead of always being white. Also changed it from fg-subtle to fg to match the other headings in the sidebar, which gets fg from the Link component.

Before:

Clipboard-20260226-102643-378

After:

image image

@vercel
Copy link

vercel bot commented Feb 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
npmx.dev Ready Ready Preview, Comment Feb 26, 2026 10:27am
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Preview Feb 26, 2026 10:27am
npmx-lunaria Ignored Ignored Feb 26, 2026 10:27am

Request Review

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 26, 2026

📝 Walkthrough

Walkthrough

A UI class modification was made to the "playgrounds" heading in the Playgrounds.vue component. The heading element's CSS classes were updated, removing the text-white and text-fg-subtle styles whilst adding text-fg and tracking-wider styles. This represents a cosmetic change with no impact on component behaviour or data flow.

Suggested reviewers

  • danielroe
🚥 Pre-merge checks | ✅ 1
✅ Passed checks (1 passed)
Check name Status Explanation
Description check ✅ Passed The pull request description clearly explains the change: fixing playground heading styles to match the theme by removing the white text colour and changing from fg-subtle to fg class.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@JReinhold JReinhold changed the title Fix Playground heading not matching theme fix: Playground heading matching theme Feb 26, 2026
@danielroe danielroe changed the title fix: Playground heading matching theme fix: playground heading matching theme Feb 26, 2026
@danielroe danielroe added this pull request to the merge queue Feb 26, 2026
Merged via the queue into npmx-dev:main with commit 5a14acf Feb 26, 2026
16 of 19 checks passed
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.

2 participants