2017-12-11 11:47:21 +01:00
|
|
|
laptop.register_theme("Magma", {
|
2018-02-21 20:07:43 +01:00
|
|
|
desktop_background = "laptop_theme_magma_desktop_background.png",
|
|
|
|
app_background = "laptop_theme_magma_app_background.png",
|
2017-12-11 11:47:21 +01:00
|
|
|
major_button = "laptop_theme_magma_major_button.png",
|
|
|
|
back_button = "laptop_theme_magma_back_button.png",
|
|
|
|
exit_button = "laptop_theme_magma_exit_button.png",
|
2018-02-21 21:07:53 +01:00
|
|
|
desktop_icon_button = "laptop_theme_magma_desktop_icon_button.png",
|
2018-02-25 20:09:43 -06:00
|
|
|
os_min_version = '7.00',
|
2018-02-21 20:07:43 +01:00
|
|
|
})
|