-
Notifications
You must be signed in to change notification settings - Fork 937
feat: dark theme for code-block node #4429
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
I'd love to explore a more maintainable way to do this as the classnames have become bloated for now. I think a better approach will be to specify code theme colors in the tailwindcss stylesheet, for both light and dark scheme. What do you think? |
|
Thanks for the PR! That could work by updating the shadcn registry item. |
|
@claude changelog + could you update -static version |
|
Claude finished @zbeyens's task —— View job I've completed the requested updates to the changelog and -static version for the dark theme code-block changes. Todo List:
Changes Made:
Note: Since this PR is from a fork, I cannot push these changes directly. The PR author (@calebpitan) or a maintainer will need to apply these changes to the PR branch. |
This reverts commit cf01605.
Checklist
yarn typecheckyarn lint:fixyarn testyarn brlyarn changeset