Skip to content

feat(controls): Darkroom logo + link in editor footer#28

Merged
arzafran merged 1 commit into
mainfrom
feat/editor-darkroom-credit
Jun 24, 2026
Merged

feat(controls): Darkroom logo + link in editor footer#28
arzafran merged 1 commit into
mainfrom
feat/editor-darkroom-credit

Conversation

@arzafran

Copy link
Copy Markdown
Member

What this does

Adds Darkroom branding to the editor: a "Built by [Darkroom logo]" footer at the bottom of the control panel, linking to darkroom.engineering.

Summary

  • Vendored the canonical Darkroom wordmark from satus (components/ui/darkroom.svg), imported as a React component via the existing svgr setup. It uses fill="currentColor", so it inherits the footer's muted text color and brightens on hover.
  • Footer links to https://darkroom.engineering (swap to oss.darkroom.engineering is a one-line change if you'd rather point at the OSS site).
  • Accessible: renders as link "BUILT BY Darkroom" with the SVG exposing an "Darkroom" image label.

Test Plan

  • bun run build green
  • tsc --noEmit clean
  • biome check clean
  • Verified in-browser: logo renders in the panel footer, links out

'Built by' + the Darkroom wordmark (components/ui/darkroom.svg, via svgr,
currentColor) linking to darkroom.engineering.
@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
gpu-dithering Ready Ready Preview Jun 24, 2026 1:17pm
spargo Ready Ready Preview, Comment Jun 24, 2026 1:17pm

@arzafran arzafran merged commit ad53a96 into main Jun 24, 2026
8 checks passed
@arzafran arzafran deleted the feat/editor-darkroom-credit branch June 24, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant