update the GRUB and installer theme

parent d42391d3
File added
# Debian Lenny theme for GRUB2
#
# Copyright © 2010 Jo Shields
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
# GRUB2 Ximper theme
#general settings
message-font: "DejaVu Sans Regular 12"
# Global
title-text: ""
message-color: "#000000"
message-bg-color: "#3f3c45"
desktop-image: "grub.jpg"
terminal-font: "Misc Fixed Regular 13"
desktop-image-scale-method: "stretch"
desktop-color: "#1E1E2E"
terminal-font: "Unifont Regular 6"
terminal-left: "0"
terminal-top: "0"
terminal-width: "100%"
terminal-height: "100%"
terminal-border: "0"
#help bar at the bottom
+ label {
top = 100%-60
left = 20%
width = 60%
height = 25
text = "Для запуска системы выберите пункт меню и нажмите Enter."
align = "center"
#font = "Droid Sans Bold 14"
color = "#F8E97C"
}
+ label {
top = 100%-40
left = 20%
width = 60%
height = 25
text = "Для редактирования меню нажмите E. Для выхода - Esc."
align = "center"
#font = "Droid Sans Bold 14"
color = "#ffffff"
# Logo
+ image {
left = 80%
top = 77%
file = "logo.png"
}
#menu
# Show the boot menu
+ boot_menu {
left = 20%
width = 60%
top = 30%
height = 40%
item_font = "DejaVu Sans Bold 14"
selected_item_font = "DejaVu Sans Bold 14"
icon_width = 24
item_height = 26
item_padding = 0
item_icon_space = 0
item_spacing = 1
selected_item_pixmap_style = "selected_blob_*.png"
scrollbar = true
scrollbar_width = 20
scrollbar_thumb = "scrollbar_slider_*.png"
scrollbar_frame = "scrollbar_border_*.png"
item_color = "#ffcd7a"
selected_item_color = "#ffffff"
left = 2%
top = 2%
width = 70%
height = 45%
item_font = "Unifont Regular 5"
item_color = "#CDD6F4"
selected_item_color = "#CDD6F4"
icon_width = 0
icon_height = 0
item_icon_space = 1
item_height = 36
item_padding = 3
item_spacing = 10
selected_item_pixmap_style = "select_*.png"
}
+ circular_progress
{
id = "__timeout__"
left = 52%
top = 13%
width = 36
height =36
num_ticks = 12
ticks_disappear = false
start_angle = -60
center_bitmap = "zero.png"
tick_bitmap = "tick.png"
+ label {
top = 95%
left = 2%
width = 15%
align = "center"
id = "__timeout__"
text = "Booting in %d seconds"
color = "#CDD6F4"
}
images/boot.png

303 KB | W: | H:

images/boot.png

294 KB | W: | H:

images/boot.png
images/boot.png
images/boot.png
images/boot.png
  • 2-up
  • Swipe
  • Onion skin
images/grub.jpg

15.5 KB | W: | H:

images/grub.jpg

5.79 KB | W: | H:

images/grub.jpg
images/grub.jpg
images/grub.jpg
images/grub.jpg
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment