The design system behind a fork of Open Collective, and pages built on it. Published so it can be opened on a real device and reviewed by people and models who are not on the machine running the fork.
Read this before reporting anything.
These are static HTML pages. Nothing is wired up — no data, no clicks that go anywhere (the module picker is the one exception: its checkboxes work, but nothing is saved and reloading resets them), no dark mode, no icons (the product uses Lucide throughout and none are embedded here).
The design tokens are not approximations. Every colour, radius and type size is copied from the platform's own stylesheet, and the Inter font files are the ones it self-hosts. Where a page departs from upstream, it says so on the page.
tokens.css.
Do not edit the copy you are reading. This folder is published output and gets
overwritten. The source is ~/opencollective/design-system/ on the machine running
the fork; changes are made there and republished.
tokens.css. Change --primary and every button, link and focus ring moves together.--radius and every rounded corner in the system follows, because the medium and small radii are derived from it rather than set separately.