Add files via upload
This commit is contained in:
parent
19879db7d7
commit
02f6a7bcd4
9
themes/fruit_theme.lua
Normal file
9
themes/fruit_theme.lua
Normal file
@ -0,0 +1,9 @@
|
||||
laptop.register_theme("Fruit", {
|
||||
launcher_bg = "laptop_theme_fruit_launcher_bg.png",
|
||||
app_bg = "laptop_theme_fruit_app_bg.png",
|
||||
major_button = "laptop_theme_fruit_major_button.png",
|
||||
minor_button = "laptop_theme_minor_button.png",
|
||||
back_button = "laptop_theme_fruit_back_button.png",
|
||||
exit_button = "laptop_theme_fruit_exit_button.png",
|
||||
app_button = "laptop_theme_fruit_app_button.png",
|
||||
})
|
Loading…
x
Reference in New Issue
Block a user