Merge a major revamp of Lambda
Besides a few other minor retouches and additions, the biggest change is that the theme now has a fixed color scheme of yellow, orange, and dark magenta, and that many of the glossy graphics have been replaced by flatter versions with subtle shadows.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
local transition_params = {
|
||||
color = color("#000000"),
|
||||
transition_type = "out"
|
||||
}
|
||||
|
||||
return LoadActor(THEME:GetPathB("", "_transition"), transition_params)
|
||||
Reference in New Issue
Block a user