Updates following Visual Property Changes
[platform/core/uifw/dali-demo.git] / resources / style / demo-theme.json.in
index 8b8eef1..3e680ba 100644 (file)
     {
       "background":
       {
-        "rendererType": "gradient",
-        "gradientCenter": [240, 400],
-        "gradientRadius": 932,
-        "gradientUnits": "userSpace",
-        "gradientStopColor": [[0.247,0.38,0.52,1.0],[0.055,0.18,0.286,1.0]],
-        "gradientStopOffset":[0.0,1.0]
+        "visualType": "GRADIENT",
+        "center": [240, 400],
+        "radius": 932,
+        "units": "USER_SPACE",
+        "stopColor": [[0.247,0.38,0.52,1.0],[0.055,0.18,0.286,1.0]]
       }
     }
   }