laptop/themes/blue_theme.lua
Alexander Weber 6701aec88f disabled nodcoloring because not finished
fixed node infotext
2017-12-16 13:04:33 +01:00

10 lines
386 B
Lua

laptop.register_theme("Blue", {
launcher_bg = "laptop_theme_blue_launcher_bg.png",
app_bg = "laptop_theme_blue_app_bg.png",
major_button = "laptop_theme_blue_major_button.png",
minor_button = "laptop_theme_minor_button.png",
back_button = "laptop_theme_blue_back_button.png",
exit_button = "laptop_theme_blue_exit_button.png",
app_button = "laptop_theme_blue_app_button.png",
})