parent
f6651454eb
commit
ff0c375e56
@ -43,7 +43,7 @@ Provides: design-bootloader-system-%theme design-bootloader-livecd-%theme design
|
||||
Obsoletes: design-bootloader-system-%theme design-bootloader-livecd-%theme design-bootloader-livecd-%theme design-bootloader-%theme branding-alt-%theme-bootloader
|
||||
Conflicts: %(for n in %variants ; do [ "$n" = %theme ] || echo -n "branding-$n-bootloader ";done )
|
||||
|
||||
%define grub_normal dark-gray/white
|
||||
%define grub_normal white/dark-gray
|
||||
%define grub_high black/white
|
||||
|
||||
%description bootloader
|
||||
|
BIN
components/grub2/f/misc_fixed_13.pf2
Normal file
BIN
components/grub2/f/misc_fixed_13.pf2
Normal file
Binary file not shown.
@ -26,7 +26,7 @@ title-text: ""
|
||||
message-color: "#000"
|
||||
message-bg-color: "#fff"
|
||||
desktop-image: "boot.png"
|
||||
terminal-font: "DejaVu Sans Regular 12"
|
||||
terminal-font: "Misc Fixed Regular 13"
|
||||
|
||||
#help bar at the bottom
|
||||
+ label {
|
||||
@ -37,7 +37,7 @@ terminal-font: "DejaVu Sans Regular 12"
|
||||
text = "To boot the selected operating system using default settings, press return. For additional settings, press E"
|
||||
align = "center"
|
||||
font = "DejaVu Sans Regular 10"
|
||||
color = "#000"
|
||||
color = "#888"
|
||||
}
|
||||
|
||||
#menu
|
||||
@ -46,8 +46,8 @@ terminal-font: "DejaVu Sans Regular 12"
|
||||
width = 40%
|
||||
top = 32%
|
||||
height = 40%
|
||||
item_font = "DejaVu Sans Regular 14"
|
||||
selected_item_font = "DejaVu Sans Bold 16"
|
||||
item_font = "DejaVu Sans Bold 14"
|
||||
selected_item_font = "DejaVu Sans Bold 14"
|
||||
icon_height = 24
|
||||
icon_width = 24
|
||||
item_height = 26
|
||||
|
Loading…
x
Reference in New Issue
Block a user