eb9f7aeee9
Themes are now in separate folders except for Freedom, which is the default.
9 lines
394 B
Lua
9 lines
394 B
Lua
laptop.register_theme("3lue", {
|
|
launcher_bg = "laptop_theme_3lue_launcher_bg.png",
|
|
app_bg = "laptop_theme_3lue_app_bg.png",
|
|
major_button = "laptop_theme_3lue_major_button.png",
|
|
minor_button = "laptop_theme_minor_button.png",
|
|
back_button = "laptop_theme_3lue_back_button.png",
|
|
exit_button = "laptop_theme_3lue_exit_button.png",
|
|
app_button = "laptop_theme_3lue_app_button.png",
|
|
}) |