add light theme

This commit is contained in:
Vick Scarlet
2021-11-28 11:40:21 +08:00
parent 4f55c00f86
commit e1e2ab4701
6 changed files with 418 additions and 50 deletions

View File

@@ -2,7 +2,7 @@
"x":0,
"type":"View",
"selectedBox":1,
"selecteID":2,
"selecteID":13,
"props":{"y":50,"width":570,"sceneColor":"#000000","mouseThrough":true,"mouseEnabled":false,"height":150,"alpha":0.75},
"nodeParent":-1,
"label":"View",
@@ -15,7 +15,7 @@
{
"x":15,
"type":"Box",
"props":{"x":0,"var":"boxBg","name":"boxBg"},
"props":{"var":"boxBg","top":0,"right":0,"name":"boxBg","left":0,"bottom":0},
"nodeParent":1,
"label":"Box(boxBg)",
"isOpen":true,
@@ -24,19 +24,6 @@
"hasChild":true,
"compId":5,
"child":[
{
"x":30,
"type":"Rect",
"props":{"width":560,"lineWidth":1,"height":150,"fillColor":"#292a28"},
"nodeParent":5,
"label":"Rect",
"isDirectory":false,
"isAniNode":true,
"hasChild":false,
"compId":6,
"child":[
]
},
{
"x":30,
"type":"Rect",
@@ -49,6 +36,19 @@
"compId":14,
"child":[
]
},
{
"x":30,
"type":"Box",
"props":{"var":"bg1","top":0,"runtime":"ColorfulBox","right":10,"left":0,"bottom":0},
"nodeParent":5,
"label":"Box(bg1)",
"isDirectory":false,
"isAniNode":true,
"hasChild":false,
"compId":15,
"child":[
]
}]
},
{