eb9f7aeee9
Themes are now in separate folders except for Freedom, which is the default.
9 lines
320 B
Lua
9 lines
320 B
Lua
laptop.register_theme("Basic", {
|
|
launcher_bg = "laptop_theme_basic_launcher_bg.png",
|
|
app_bg = "laptop_theme_basic_app_bg.png",
|
|
major_button = "laptop_theme_basic_button.png",
|
|
minor_button = "laptop_theme_basic_button.png",
|
|
back_button = "blank.png",
|
|
exit_button = "blank.png",
|
|
app_button = "blank.png",
|
|
}) |