codeblock: proposal — refresh styles and switch theme to vitesse#18195
Open
pettinarip wants to merge 1 commit into
Open
codeblock: proposal — refresh styles and switch theme to vitesse#18195pettinarip wants to merge 1 commit into
pettinarip wants to merge 1 commit into
Conversation
✅ Deploy Preview for ethereumorg ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
ab8a93c to
d361f6b
Compare
4 tasks
wackerow
approved these changes
May 15, 2026
Member
wackerow
left a comment
There was a problem hiding this comment.
🔥 This looks awesome @pettinarip, thanks! just a couple tiny tw classname suggestions, but nothing critical.
cc: @konopkja or @nloureiro for design sign-off, but imo it looks great, much cleaner. Big fan of the slightly smaller text for code, and the clean-up of the copy/show-more ui elements.
| onClick={() => setIsCollapsed(!isCollapsed)} | ||
|
|
||
| {hasCornerUi && ( | ||
| <div className="pointer-events-none absolute inset-e-4 top-1.5 flex items-center gap-1 font-mono text-[10px] leading-none tracking-[0.08em] text-disabled uppercase"> |
Member
There was a problem hiding this comment.
Suggested change
| <div className="pointer-events-none absolute inset-e-4 top-1.5 flex items-center gap-1 font-mono text-[10px] leading-none tracking-[0.08em] text-disabled uppercase"> | |
| <div className="pointer-events-none absolute inset-e-4 top-1.5 flex items-center gap-1 font-mono text-2xs leading-none tracking-[0.08em] text-disabled uppercase"> |
| > | ||
| <span> | ||
| {t("show-all")}{" "} | ||
| <span className="text-disabled transition-colors duration-[120ms] ease-out group-hover/expander:text-primary"> |
Member
There was a problem hiding this comment.
Suggested change
| <span className="text-disabled transition-colors duration-[120ms] ease-out group-hover/expander:text-primary"> | |
| <span className="text-disabled transition-colors duration-120 ease-out group-hover/expander:text-primary"> |
konopkja
approved these changes
May 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Proposal on top of #codeblock-shiki to refine the codeblock visuals.
Changes
vitesse-light/vitesse-darkExample: https://deploy-preview-18195.ethereum.it/developers/tutorials/ai-trading-agent/