docs: give the repository swarea's mark instead of a drawn-here one - #185
Merged
Conversation
- take `swarea-blue-mid-38548c` from the organisation's icon set as `docs/assets/mark.png`, at 512 with the corners `--r-lg` gives a card at the 96px the README shows it - flatten its ground to `#fbfbfa`, which is `--light-paper`, so the value belongs to a token rather than to the set's own average - add `scripts/make-social.html`, which draws the 1280x640 card GitHub unfurls in the skin's palette and the face the skin ships - delete the two placeholder SVGs; a hand-drawn mark beside the real one leaves two answers to the same question - widen the palette check to every `scripts/make-*.html`, since it named one generator by hand and the new file would have drifted unwatched - record the colour in ADR-0005: this is the card closest to the parent of all 115, taken anyway because it is `--light-accent`, with the note that Quiet moves rather than the organisation if a sibling appears
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The README opened with two SVG marks invented for this project alone. swarea has
an icon set of its own, so Quiet now takes a variant from it and looks like part
of something.
docs/assets/mark.png—swarea-blue-mid-38548cat 512, corners rounded bythe proportion
--r-lggives a card at the 96px the README displays it, groundflattened to
--light-paper#fbfbfascripts/make-social.html— draws the 1280x640 card GitHub unfurls, in theskin's palette and the bundled face, following
make-previews.htmlscripts/make-*.htmlrather than naming oneOn the colour
Measured against the organisation's own card, this is the closest of all 115 —
0 degrees of hue, and 1.48 between its accent plane and its own body. Taken
anyway: it is
--light-accentexactly, the organisation's card is dark wherethis one is light, and GitHub gives a repository no icon slot where the two
would be shown together. The ADR records that Quiet moves to the warm variant,
not the organisation, if a sibling project ever needs the blue.
Validation
node scripts/check.mjs— 25 checks, passed. The widened palette check wasproved to fail by moving
--light-mutedtwo steps in the new generator; it namedboth the file and the token, then passed again once restored.
The card was generated over a served repository root, so the bundled face and the
mark both loaded — the generator refuses rather than falling back silently.