Skip to content

Instantly share code, notes, and snippets.

@youknowjack
Last active August 29, 2015 14:02
Show Gist options
  • Save youknowjack/5a2bc946ee4db1794ba7 to your computer and use it in GitHub Desktop.
Save youknowjack/5a2bc946ee4db1794ba7 to your computer and use it in GitHub Desktop.
{
"buckets": [
{
"name": "control",
"value": 0,
"description": "current button treatment (A)",
"payload": {
"stringValue": "#dddddd"
}
},
{
"name": "altcolor",
"value": 1,
"description": "test background color (B)",
"payload": {
"stringValue": "#2164f3"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment