Open extension distribution.
This repository is the canonical source for the ExtensionMesh visual identity. It contains production-ready logos, editable sources, design tokens and the sources used to build downloadable brand packages.
ExtensionMesh is an open project for practical extension distribution through independent registries. The first implementation connects independent registries with Shopware.
brand-guide/ Brand guide source
logo/source/ Editable SVG sources with live text
logo/production/ Font-independent SVGs with outlined wordmarks
logo/preview/ Reference sheet source
scripts/ Reproducible asset build
tokens/ CSS design tokens
Use files from logo/production/ in applications and documentation. They do
not require local fonts.
extensionmesh-logo-horizontal.svg- primary logo for light surfacesextensionmesh-logo-horizontal-reversed.svg- primary logo for dark surfacesextensionmesh-mark-color.svg- standalone color markextensionmesh-mark-navy.svg- monochrome mark for small sizesextensionmesh-wordmark.svg- standalone wordmark
The build requires Node.js, Python 3 and Inkscape.
npm ci
python3 -m pip install -r requirements.txt
python3 scripts/build_assets.pyGenerated PNGs, the PDF brand guide and a complete ZIP package are written to
dist/. GitHub Actions runs the same build for every change and publishes
downloadable artifacts. Tagged versions also receive release assets.
- Public language: English
- Claim: Open extension distribution.
- Display type: Geologica
- Interface type: IBM Plex Sans
- Technical type: IBM Plex Mono
- Core colors: navy
#0F1B2E, teal#00AFC1, warm white#F7F7F4
The identity should remain open, technical and neutral. Describe concrete implementations clearly and avoid universal claims or ideological framing.
Build scripts and design tokens are licensed under MIT. Logo assets, brand guides and generated creative assets are licensed under CC BY 4.0.
See LICENSE.md for the exact path mapping, attribution guidance and the no-endorsement notice.