Files

14 lines
219 B
JSON

{
"base": {
"animation": {
"keyframes": {
"0%": {
"backgroundColor": "#8E8888"
},
"100%": {
"backgroundColor": "#D2860C"
}
}
}
}
}