Skip to content

Instantly share code, notes, and snippets.

@ilikescience
Created February 7, 2026 17:58
Show Gist options
  • Select an option

  • Save ilikescience/82366c10679119796d76652b562025fa to your computer and use it in GitHub Desktop.

Select an option

Save ilikescience/82366c10679119796d76652b562025fa to your computer and use it in GitHub Desktop.
{
"color": {
"primary": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.15,
0.39,
0.92
],
"hex": "#2563eb"
}
},
"primary-faded": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": {
"$ref": "#/color/primary/$value/components"
},
"alpha": 0.5
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment