Add E2B partner theme#1
Open
OndrejDrapalik wants to merge 3 commits into
Open
Conversation
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.
Adds an E2B partner theme to the ray.so code-image tool (like Vercel / Supabase / Resend / AWS have).
What's here
e2btheme entry — dark-first, brand orange background,commit-mono, line numbers one2b.svg); black-square variant kept ase2b-black.svgE2bFramecomponent (mirrors Resend frame: blurred dark window, red selection)Test locally:
npm run dev→ pick E2B in the Theme dropdown, or#theme=e2b.#ff3001— needs the real brand bg (see #design / Vojta). Frame usesbackground-size: coveronassets/e2b/e2b-pattern.png; swap for SVG pattern or tileable PNG.commit-monovs brand mono.Once design is final → PR this from e2b-dev fork →
raycast/ray-so.