7778356a
skills: the favicon is built from a glyph now, not resolved from a file
The custom-service reference told a new service to resolve its icon out of the static tree, which is what all six services with an icon did and what produced the state this replaces: eleven services, six icons, two of them byte-identical, three painting themselves black on a dark tab strip because their files used currentColor — which in a favicon, a document of its own, resolves against nothing. chrome.Favicon(glyph) is the answer now, and the three rules that go with it are written down where the next service will read them.
Eugene Blikh <bigbes@gmail.com> — 2026-08-22 21:09:01 UTC
Commit 7778356a6fcacc4c61df6ec674c6be5ac6d50914 —
view raw patch
Parent(s):
48497c45
| File | Status | + | − |
|---|---|---|---|
skills/sourcehut-custom-service/references/chrome.md
|
M | +25 | -8 |
skills/sourcehut-custom-service/references/ecore.md
|
M | +16 | -5 |