title-text: ""
title-color: "#FFFFFF"
terminal-font: "Fixedsys Excelsior 3.01 Regular 16"
desktop-image: "niceos_splash_ru.png"

+ boot_menu {
    left = 3%
    top = 28%
    width = 90%
    height = 42%
    item_spacing = 8
    item_height = 34
    item_color = "#B8B8B8"
    selected_item_color = "#FFFFFF"
    selected_item_pixmap_style = "select_*.png"
    icon_width = 0
}

+ progress_bar {
    left = 24%
    top = 100%-118
    width = 52%
    height = 16
    id = "__timeout__"
    text = "Автоматическая загрузка через %d сек."
    text-color = "#B8B8B8"
}

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