Skip to content

Conversation

@KTibow
Copy link
Contributor

@KTibow KTibow commented Jul 6, 2025

Description

Adds dark mode to the playground and closes #17330 by modifying playground CSS, adding a set of CodeMirror rules, and changing the rulerColor to be adaptive

Checklist

  • I’ve added tests to confirm my change works.
  • (If changing the API or CLI) I’ve documented the changes I’ve made (in the docs/ directory).
  • (If the change is user-facing) I’ve added my changes to changelog_unreleased/*/XXXX.md file following changelog_unreleased/TEMPLATE.md.
  • I’ve read the contributing guidelines.
@netlify
Copy link

netlify bot commented Jul 6, 2025

Deploy Preview for prettier ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit c9c69b5
🔍 Latest deploy log https://app.netlify.com/projects/prettier/deploys/6906a916ddae3c0008a70874
😎 Deploy Preview https://deploy-preview-17705--prettier.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.

@fisker
Copy link
Member

fisker commented Jul 7, 2025

Can we add a toggle button like other pages?

@KTibow
Copy link
Contributor Author

KTibow commented Jul 8, 2025

Added!

@autofix-ci
Copy link
Contributor

autofix-ci bot commented Jul 9, 2025

Hi! I'm autofix logoautofix.ci, a bot that automatically fixes trivial issues such as code formatting in pull requests.

I would like to apply some automated changes to this pull request, but it looks like I don't have the necessary permissions to do so. To get this pull request into a mergeable state, please do one of the following two things:

  1. Allow edits by maintainers for your pull request, and then re-trigger CI (for example by pushing a new commit).
  2. Manually fix the issues identified for your pull request (see the GitHub Actions output for details on what I would like to change).
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jul 9, 2025

Open in StackBlitz

yarn add https://pkg.pr.new/prettier/prettier/@prettier/plugin-hermes@17705.tgz
yarn add https://pkg.pr.new/prettier/prettier/@prettier/plugin-oxc@17705.tgz
yarn add https://pkg.pr.new/prettier/prettier@17705.tgz

commit: c9c69b5

@KTibow
Copy link
Contributor Author

KTibow commented Jul 9, 2025

Corrected (after forgetting to run Prettier during a github.dev edit)

Copy link
Member

@fisker fisker left a comment

Choose a reason for hiding this comment

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

Thank you!

@fisker fisker merged commit f591fbe into prettier:main Nov 2, 2025
32 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants