3
0
Fork
You've already forked brand
0
reperfect shared brand: DESIGN.md, logo/favicon, Martian Mono, wind/Tailwind token preset (LicenseRef-reperfect-brand)
  • CSS 59.7%
  • Nushell 40.3%
2026年07月11日 12:24:18 +02:00
assets Recover reperfect brand into standalone repo (S8) 2026年07月11日 11:54:58 +02:00
fonts fix(fonts): Martian Mono with Latin Extended-A (Czech diacritics) 2026年07月11日 12:24:18 +02:00
LICENSES Recover reperfect brand into standalone repo (S8) 2026年07月11日 11:54:58 +02:00
tokens docs: trim provenance narration 2026年07月11日 12:01:28 +02:00
.gitignore Recover reperfect brand into standalone repo (S8) 2026年07月11日 11:54:58 +02:00
DESIGN.md design: drop exposed-utility-panel element (rev/state) 2026年07月11日 12:24:09 +02:00
package.json feat: add package.json (consumable as @reperfect/brand) 2026年07月11日 12:20:24 +02:00
README.md docs: trim provenance narration 2026年07月11日 12:01:28 +02:00
REUSE.toml Recover reperfect brand into standalone repo (S8) 2026年07月11日 11:54:58 +02:00

reperfect brand

The shared visual identity for reperfect: guidelines, the logo and favicon Marks, the Martian Mono webfont, and the design tokens the apps import. One home, reused across the platform and every app; never reinvented per app.

  • DESIGN.md — the brand guidelines. The load-bearing doc: pure-monochrome mono-brutalism (#141414 on #ffffff, no accent hue), Martian Mono, and the re·perfect name-as-verb carousel.
  • assets/ — the logo source (reperfect-logo.svg), its notes (reperfect-logo.md), the rendered favicons (favicon.svg, favicon-32.png), and render.nu (regenerates the favicons + org avatar from the logo with a hermetically pinned font; needs nix).
  • fonts/ — Martian Mono 400/700, subset .woff2.
  • tokens/ — the design tokens as a wind/Tailwind-v4 @theme preset (preset.css) and as plain :root custom properties with @font-face (tokens.css). See tokens/README.md for how a SPA imports them.

Licensing (per-file; authoritative record is REUSE.toml)

Not one license. This repo mixes three:

  • Marks (assets/reperfect-logo.svg, assets/favicon.svg, assets/favicon-32.png) — LicenseRef-reperfect-brand, all rights reserved. The name, wordmark, logo, and favicon are trademark-reserved identity, NOT open content. Nominative use only; no modified or recoloured derivatives. See LICENSES/LicenseRef-reperfect-brand.txt.
  • Martian Mono (fonts/*.woff2) — SIL Open Font License 1.1, © 2022 The Martian Mono Project Authors (Evil Martians). A third-party font; it cannot be relicensed under the brand license. See LICENSES/OFL-1.1.txt.
  • Everything else — docs, tooling, and tokens (DESIGN.md, README.md, tokens/**, assets/reperfect-logo.md, assets/render.nu) — the max-permissive pick-your-poison set: 0BSD OR Apache-2.0 WITH LLVM-exception OR CC0-1.0 OR MIT OR Unlicense.