2024-07-19 21:52:47 +05:00
|
|
|
# Global Property
|
|
|
|
title-text: "Добрый день"
|
|
|
|
title-color: "#fad28a"
|
|
|
|
title-font: "Terminus 18"
|
|
|
|
|
|
|
|
message-color: "#eff0f1"
|
|
|
|
message-bg-color: "#000000"
|
|
|
|
message-font: "Terminus 18"
|
|
|
|
|
|
|
|
desktop-image: "background.png"
|
|
|
|
desktop-color: "#30353a"
|
|
|
|
|
|
|
|
terminal-font: "Terminus 18"
|
|
|
|
terminal-box: "terminal_*.png"
|
|
|
|
|
|
|
|
+ label {
|
|
|
|
text=""
|
|
|
|
font = "Terminus 18"
|
|
|
|
color="#eff0f1"
|
|
|
|
left = 50%-200
|
|
|
|
top = 15%
|
|
|
|
height = 48
|
|
|
|
width = 400
|
|
|
|
align = "center"
|
|
|
|
}
|
|
|
|
|
|
|
|
+ boot_menu {
|
|
|
|
left = 15%
|
|
|
|
top = 20%
|
|
|
|
width = 70%
|
|
|
|
height = 60%
|
|
|
|
icon_width = 32
|
|
|
|
icon_height = 32
|
|
|
|
item_font = "Terminus 18"
|
|
|
|
item_color = "#777777"
|
|
|
|
item_height = 48
|
|
|
|
item_padding = 8
|
|
|
|
item_spacing = 8
|
|
|
|
item_icon_space = 12
|
|
|
|
selected_item_color = "#eff0f1"
|
|
|
|
item_pixmap_style = "item_*.png"
|
|
|
|
selected_item_pixmap_style = "select_*.png"
|
|
|
|
scrollbar = true
|
|
|
|
scrollbar_width = 20
|
|
|
|
scrollbar_thumb = "slider_*.png"
|
|
|
|
}
|
|
|
|
|
|
|
|
+ image {
|
|
|
|
file = "menu.png"
|
|
|
|
top = 100%-128
|
|
|
|
left = 50%-240
|
|
|
|
width = 480
|
|
|
|
height = 42
|
|
|
|
}
|
|
|
|
|
|
|
|
+ progress_bar {
|
|
|
|
id = "__timeout__"
|
|
|
|
|
|
|
|
# text = "@TIMEOUT_NOTIFICATION_SHORT@"
|
|
|
|
# text = "@TIMEOUT_NOTIFICATION_MIDDLE@"
|
|
|
|
text = "@TIMEOUT_NOTIFICATION_LONG@"
|
|
|
|
|
|
|
|
left = 0
|
|
|
|
top = 100%-72
|
|
|
|
width = 100%
|
|
|
|
height = 24
|
|
|
|
align = "center"
|
|
|
|
color = "#eff0f1"
|
|
|
|
text_color = "#eff0f1"
|
|
|
|
font = "Terminus 18"
|
|
|
|
show_text = true
|
|
|
|
bar_style = "progress_bar_*.png"
|
|
|
|
highlight_style = "progress_highlight_*.png"
|
|
|
|
}
|
|
|
|
|
|
|
|
+ label {
|
|
|
|
text = "@KEYMAP_SHORT@"
|
|
|
|
left = 0
|
|
|
|
top = 100%-24
|
|
|
|
width = 100%
|
|
|
|
height = 24
|
|
|
|
align = "center"
|
|
|
|
color = "#eff0f1"
|
|
|
|
font = "Terminus 18"
|
|
|
|
}
|
|
|
|
|
|
|
|
+ image {
|
2024-10-22 01:50:10 +05:00
|
|
|
left = 10
|
|
|
|
top = 10
|
2024-07-19 21:52:47 +05:00
|
|
|
width = 250
|
|
|
|
height = 250
|
|
|
|
file = "melawy-linux.png"
|
|
|
|
}
|