feat(registry): mk-background — Apple-keynote procedural gradient background#1933
Open
jbernard077 wants to merge 1 commit into
Open
feat(registry): mk-background — Apple-keynote procedural gradient background#1933jbernard077 wants to merge 1 commit into
jbernard077 wants to merge 1 commit into
Conversation
… background Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Author
|
Preview render (10s): preview-mk-demo.mp4 |
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.
What
A new registry block:
mk-background— an Apple-keynote-style procedural gradient backdrop.#f5f5f7stage / white base vs. black / violet blobs), all colors exposed as--mk-*CSS custom properties so a host can re-skin without editing the blockcontentOpacity+frostBlur) for the frosted-card look over footageWhy
First of a planned family of minimal "keynote-style" presets (backgrounds, pill callouts, spec lists, karaoke-highlight typography, placeholder grids, a text-clone-wall transition). This block is the foundation the rest demo on. The design language is a clean-room re-implementation of the aesthetic conventions popularized by Apple keynotes (and preset packs inspired by them) — procedural soft-blob gradients, Inter typography, restrained motion. No third-party assets or code were copied.
Validation
hyperframes lint→ 0 errors, 0 warningshyperframes validate --no-contrast→ no console errorsdata-layout-allow-overflow)Notes for maintainers
docs/catalog/blocks/mk-background.mdxwas generated withscripts/generate-catalog-pages.ts. I did not commit the wider regeneration diff (docs.json / catalog-index.json), since the committed generated files appear to lag the generator and I didn't want to sweep unrelated churn into this PR🤖 Generated with Claude Code