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:
@@ -1,5 +1,5 @@
|
||||
local icon_params = {
|
||||
base_color = color("#F51319"),
|
||||
base_color = color("#981F41"),
|
||||
label_text = Screen.String("LifeDifficulty"),
|
||||
value_text = GetLifeDifficulty()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user