fix(iso): restore boot UX and boot logs

This commit is contained in:
2026-04-19 23:08:09 +03:00
parent cf9b54b600
commit 0cdfbc5875
7 changed files with 268 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
set color_normal=light-gray/black
set color_highlight=yellow/black
if [ -e /boot/grub/splash.png ]; then
if [ -e /boot/grub/live-theme/theme.txt ]; then
set theme=/boot/grub/live-theme/theme.txt
else
set menu_color_normal=yellow/black