Commit f8035ee3 authored by Alexandra Panyukova's avatar Alexandra Panyukova

style changes in grub theme

parent 1151abbd
...@@ -42,19 +42,18 @@ terminal-font: "Droid Sans Regular 12" ...@@ -42,19 +42,18 @@ terminal-font: "Droid Sans Regular 12"
#menu #menu
+ boot_menu { + boot_menu {
left = 21% left = 30%
width = 58% width = 40%
top = 30% top = 32%
height = 40% height = 40%
item_font = "Droid Sans Regular 12" item_font = "Droid Sans Regular 14"
selected_item_font = "Droid Sans Bold 14" selected_item_font = "Droid Sans Bold 16"
icon_height = 24 icon_height = 24
icon_width = 24 icon_width = 24
item_height = 26 item_height = 26
item_padding = 0 item_padding = 0
item_icon_space = 0 item_icon_space = 0
item_spacing = 1 item_spacing = 1
selected_item_pixmap_style = "selected_blob_*.png"
scrollbar = true scrollbar = true
scrollbar_width = 20 scrollbar_width = 20
scrollbar_thumb = "scrollbar_slider_*.png" scrollbar_thumb = "scrollbar_slider_*.png"
......
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