@kangentic/branding 2.0.0 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -1
- package/package.json +1 -1
- package/resources/README.md +3 -1
- package/resources/social/og-image.png +0 -0
- package/resources/preview.png +0 -0
package/README.md
CHANGED
|
@@ -52,7 +52,8 @@ shows it small):
|
|
|
52
52
|
the small installed icon, so card-K would shrink to an illegible mini-K.
|
|
53
53
|
|
|
54
54
|
Per-file tables and the exact per-surface mark: `resources/README.md`.
|
|
55
|
-
`
|
|
55
|
+
`exploration/icon-concepts/preview.png` shows the desktop tier boundary on
|
|
56
|
+
light and dark (a review artifact, not a shipped resource).
|
|
56
57
|
|
|
57
58
|
## The mascot: the Overseer
|
|
58
59
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kangentic/branding",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.1",
|
|
4
4
|
"description": "Kangentic brand assets: the two-tier brandmark (card-K / F4k board glyph), icon sets, and the drafting harness that generates them. Single source of truth for the website, desktop app, and mobile app.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
package/resources/README.md
CHANGED
|
@@ -13,7 +13,9 @@ is whether the OS picks a size-specific entry or downscales one master:
|
|
|
13
13
|
|
|
14
14
|
Generated by `npm run gen:icons` - regenerate, never hand-edit. Knockout
|
|
15
15
|
renditions carry true alpha holes (the theme or wallpaper shows through,
|
|
16
|
-
like the v1 blue K did).
|
|
16
|
+
like the v1 blue K did). The desktop tier boundary is previewed in the
|
|
17
|
+
branding repo at `exploration/icon-concepts/preview.png` (a review artifact,
|
|
18
|
+
not shipped here).
|
|
17
19
|
|
|
18
20
|
## desktop/ (kangentic, Electron)
|
|
19
21
|
| File | Use | Mark |
|
|
Binary file
|
package/resources/preview.png
DELETED
|
Binary file
|