BNA8/.resources/5f1f36c4c4766d983bd14f32d211372dad5e2e7f2080cd902fd353cc6947c026

17 lines
322 B
Plaintext

{
"base": {
"animation": {
"delay": "2s",
"direction": "normal",
"timingFunction": "cubic-bezier(0.68, -0.55, 0.265, 1.55)",
"keyframes": {
"0%": {
"backgroundColor": "#00FF03"
},
"100%": {
"backgroundColor": "#0510FF"
}
}
}
}
}