Design tokens, typography, and brand assets for PolyArch and the Humanize project. Classic academic / engineering aesthetic built around JetBrains Mono (titles and labels), STIX Two (body and math), and IBM Plex Sans (UI).
tokens.css— design tokens (colors, type, spacing,@font-facedeclarations)colors_and_type.css,cards.css— supporting stylesbrand.html— overview page showing the full system in contextcards/— focused reference cards01-brand.html— logos and wordmarks02-colors.html— color palette03-typography.html— type scale and families
assets/— PolyArch and Humanize SVG marks and wordmarksfonts/— bundled IBM Plex Sans, JetBrains Mono Nerd Font, and STIX Two families
Open any of the HTML files directly in a browser. No build step is required; fonts and styles are loaded from the repository.
To reuse the system in another project, copy tokens.css (along with the referenced files in fonts/ and assets/) and import it from your stylesheet.