coulomb-social/docs/design-extract/coulomb-social-tokens-routes/index.json
tegwick 6fe263444a Extract authenticated coulomb.social design language via designlang
Session probe lands on /vw_pages (Research). Use main designlang extract
with --cookie-file — pack ignores auth. 39 artifacts under
docs/design-extract; tolerate designlang late summary crash when cores exist.
2026-08-09 01:31:00 +02:00

82 lines
No EOL
1.5 KiB
JSON

{
"url": "https://coulomb.social",
"path": "/",
"added": {},
"changed": {
"primitive": {
"color": {
"brand": {
"primary": {
"$value": "#000000"
}
},
"neutral": {
"n200": {
"$value": "#373737"
},
"n300": {
"$value": "#616161"
},
"n400": {
"$value": "#171717"
},
"n500": {
"$value": "#efefef"
},
"n600": {
"$value": "#ffffff"
},
"n700": {
"$value": "#e5e5e5"
}
},
"background": {
"bg1": {
"$value": "#e5e5e5"
}
},
"text": {
"text2": {
"$value": "#373737"
},
"text3": {
"$value": "#616161"
}
}
},
"spacing": {
"s1": {
"$value": "24px"
},
"s2": {
"$value": "32px"
},
"s3": {
"$value": "40px"
},
"s4": {
"$value": "82px"
},
"s5": {
"$value": "96px"
}
},
"radius": {
"r3": {
"$value": "20px"
}
},
"fontFamily": {
"f1": {
"$value": "Inter"
},
"f2": {
"$value": "Arial"
},
"f3": {
"$value": "Times New Roman"
}
}
}
}
}