This commit is contained in:
PoliEcho 2025-01-04 00:11:48 +01:00
commit 6442066503
21 changed files with 52 additions and 0 deletions

BIN
EarthArch_bg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

BIN
center_pb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
select_e.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
select_n.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

BIN
select_ne.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
select_nw.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
select_s.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

BIN
select_se.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
select_sw.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
select_w.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
term_box_c.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 244 B

BIN
term_box_e.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 B

BIN
term_box_n.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 B

BIN
term_box_ne.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 B

BIN
term_box_nw.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 234 B

BIN
term_box_s.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 B

BIN
term_box_se.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 B

BIN
term_box_sw.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 B

BIN
term_box_w.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 B

52
theme.txt Normal file
View File

@ -0,0 +1,52 @@
# EarthArch Grub Theme by PoliEcho
desktop-image: "EarthArch_bg.png"
title-text: ""
terminal-font: "Hack Bold 18"
terminal-left: "20%"
terminal-top: "10%"
terminal-width: "60%"
terminal-height: "80%"
terminal-box: "term_box_*.png"
+ boot_menu {
left = 0%
width = 25%
top = 7%
height = 85%
item_font = "monospace 14"
item_color = "#1a4165"
item_height = 36
item_spacing = 6
selected_item_font = "monospace 14"
selected_item_color = "#f78600"
selected_item_pixmap_style= "select_*.png"
}
+ label {
left = 5%
top = 95%
height = 30
width = 30
id = "__timeout__"
color = "#f78600"
}
+ label {
left = 95%-600
top = 95%
height = 30
width = 600
color = "#f78600"
align = "right"
text = "@KEYMAP_SHORT@"
}

BIN
tick_pb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB