COLOR模块新增三个半透明灰色并大量应用
微调颜色V和lV的hue值
This commit is contained in:
@@ -241,7 +241,7 @@ function scene.draw()
|
||||
|
||||
--Previews
|
||||
if nexts then
|
||||
gc.setColor(0,0,0,.2)
|
||||
gc.setColor(COLOR.dX)
|
||||
rectangle('fill',20,450,280,75)
|
||||
gc.setLineWidth(6)
|
||||
setColor(1,1,1)
|
||||
|
||||
Reference in New Issue
Block a user