调整游戏内ui和控件ui:
默认背景色调整 减少纯白色使用 减小线宽 增加圆角
This commit is contained in:
@@ -179,7 +179,7 @@ local titleTransform={
|
||||
}
|
||||
local titleColor={COLOR.lP,COLOR.lC,COLOR.lB,COLOR.lO,COLOR.lF,COLOR.lM,COLOR.lG,COLOR.lY}
|
||||
function scene.draw()
|
||||
gc.clear(.1,.1,.1)
|
||||
gc.clear(.08,.08,.084)
|
||||
|
||||
local T=(t1+110)%300
|
||||
if T<30 then
|
||||
|
||||
Reference in New Issue
Block a user