title-text: ""
title-color: "#FFFFFF"
terminal-font: "Fixedsys Excelsior 3.01 Regular 16"
desktop-color: "#292929"

+ boot_menu {
    left = 15%
    top = 25%
    width = 70%
    height = 50%
    item_spacing = 10
    item_height = 30
    item_color = "#808080"
    selected_item_color = "#CCCCCC"
    selected_item_pixmap_style = "select_*.png"
    icon_width = 10
}

+ progress_bar {
    left = 15%
    top = 100%-150
    width = 70%
    height = 20
    id = "__timeout__"
    text = "Автоматическая загрузка в течение %d секунд"
    text-color = "#AAAAAA"
    #bar_style = "*"
    #highlight_style = "*"
} 

+ label {
    left = 15%
    top = 100%-50
    height = 30
    width = 70%
    color = "white"
    align = "center"
    text = "'е': опции, 'с': grub-терминал"
}

+ image {
    left = 35
    top = 35
    width = 180
    height = 70
    file = "redos_logo.png"
}
