Add GRUB theme

This commit is contained in:
Aleksey Samoilov 2023-05-26 14:57:57 +04:00
parent f2f94e8a15
commit b768ab172e
22 changed files with 54 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

View file

@ -0,0 +1,53 @@
# Custom grub theme for Ubuntu Sway
desktop-image: "background.png"
desktop-image-scale-method: "stretch"
title-text: "Select a boot option"
title-color: "#cad3f5"
message-color: "#cad3f5"
terminal-box: "terminal_*.png"
+ boot_menu {
left = 20%
width = 60%
top = 33%
height = 33%
menu_pixmap_style = "boot_menu_*.png"
item_color = "#cad3f5"
item_height = 40
item_icon_space = 8
item_spacing = 2
selected_item_color= "#1e2030"
selected_item_pixmap_style = "select_*.png"
icon_height = 32
icon_width = 32
scrollbar = false
}
#help bar at the bottom
+ label {
top = 100%-50
left = 0
width = 100%
height = 20
text = "@KEYMAP_SHORT@"
align = "center"
color = "#cad3f5"
}
+ progress_bar {
id = "__timeout__"
left = 33%
width = 33%
top = 73%
height = 8
show_text = false
fg_color = #91d7e3
bg_color = #24273a
border_color = #8aadf4
}

1
debian/files vendored Normal file
View file

@ -0,0 +1 @@
tileos-artwork_0.8~tileos_source.buildinfo x11 optional