diff --git a/LICENSE b/LICENSE index 762705b..45a4426 100644 --- a/LICENSE +++ b/LICENSE @@ -1068,5 +1068,5 @@ License: CC-BY-SA-3.0 ---------------------------- -config/includes.chroot/usr/share/backgrounds/futureprototype-darker-4096x2160.svg and -config/bootloaders/isolinux/splash.png (c) 2018 Alex Makas, GPLv3 +- config/includes.chroot/usr/share/backgrounds/futureprototype-darker-4096x2160.svg (c) 2018 Alex Makas, GPLv3 +- config/includes.chroot/usr/share/backgrounds/homeworld-darker-3840x2160.png, config/bootloaders/*/splash.png (c) 2020 Juliette Taka, CC-BY-SA-4.0 or GNU GPL-2.0+ diff --git a/config/bootloaders/grub-pc/live-theme/theme.txt b/config/bootloaders/grub-pc/live-theme/theme.txt new file mode 100644 index 0000000..2501b9f --- /dev/null +++ b/config/bootloaders/grub-pc/live-theme/theme.txt @@ -0,0 +1,51 @@ +desktop-image: "../splash.png" +title-color: "#ffffff" +title-font: "DejaVu Sans Bold 16" +title-text: "debian-live-config 2.2.5 (Debian 11.0.0)" +message-font: "Unifont Regular 16" +terminal-font: "Unifont Regular 16" + +#help bar at the bottom ++ label { + top = 100%-50 + left = 0 + width = 100% + height = 20 + text = "@KEYMAP_SHORT@" + align = "center" + color = "#ffffff" + font = "DejaVu Sans Bold 14" +} + +#boot menu ++ boot_menu { + left = 10% + width = 80% + top = 52% + height = 48%-80 + item_color = "#a8a8a8" + item_font = "DejaVu Sans Bold 14" + selected_item_color= "#ffffff" + selected_item_font = "DejaVu Sans Bold 14" + item_height = 16 + item_padding = 0 + item_spacing = 4 + icon_width = 0 + icon_heigh = 0 + item_icon_space = 0 +} + +#progress bar ++ progress_bar { + id = "__timeout__" + left = 15% + top = 100%-80 + height = 16 + width = 70% + font = "DejaVu Sans Regular 14" + text_color = "#000000" + fg_color = "#ffffff" + bg_color = "#a8a8a8" + border_color = "#ffffff" + text = "@TIMEOUT_NOTIFICATION_LONG@" +} diff --git a/config/bootloaders/grub-pc/splash.png b/config/bootloaders/grub-pc/splash.png new file mode 100644 index 0000000..bdd56df Binary files /dev/null and b/config/bootloaders/grub-pc/splash.png differ diff --git a/config/bootloaders/isolinux/menu.cfg b/config/bootloaders/isolinux/menu.cfg index 74f4f12..3c40e75 100644 --- a/config/bootloaders/isolinux/menu.cfg +++ b/config/bootloaders/isolinux/menu.cfg @@ -1,7 +1,7 @@ menu hshift 0 menu width 82 -menu title dlc 2.2.5 - Boot menu +menu title debian-live-config 2.2.5 (Debian 11.0.0) include stdmenu.cfg include live.cfg diff --git a/config/bootloaders/isolinux/splash.png b/config/bootloaders/isolinux/splash.png index 36682b9..bdd56df 100644 Binary files a/config/bootloaders/isolinux/splash.png and b/config/bootloaders/isolinux/splash.png differ diff --git a/config/includes.chroot/etc/lightdm/lightdm-gtk-greeter.conf b/config/includes.chroot/etc/lightdm/lightdm-gtk-greeter.conf index 7ba333a..6cde14d 100644 --- a/config/includes.chroot/etc/lightdm/lightdm-gtk-greeter.conf +++ b/config/includes.chroot/etc/lightdm/lightdm-gtk-greeter.conf @@ -45,7 +45,7 @@ # transition-duration = overrides default value # [greeter] -background = /usr/share/backgrounds/futureprototype-darker-4096x2160.svg +background = /usr/share/backgrounds/homeworld-darker-3840x2160.png user-background = false theme-name = Arc-Darker icon-theme-name = Papirus diff --git a/config/includes.chroot/etc/plymouth/plymouthd.conf b/config/includes.chroot/etc/plymouth/plymouthd.conf new file mode 100644 index 0000000..553344d --- /dev/null +++ b/config/includes.chroot/etc/plymouth/plymouthd.conf @@ -0,0 +1,3 @@ +# Administrator customizations go in this file +[Daemon] +Theme=homeworld diff --git a/config/includes.chroot/etc/skel/.config/xfce4/desktop/backdrop.list b/config/includes.chroot/etc/skel/.config/xfce4/desktop/backdrop.list index 7d6dee5..feb3d09 100644 --- a/config/includes.chroot/etc/skel/.config/xfce4/desktop/backdrop.list +++ b/config/includes.chroot/etc/skel/.config/xfce4/desktop/backdrop.list @@ -1,2 +1,2 @@ # xfce backdrop list -/usr/share/backgrounds/futureprototype-darker-4096x2160.svg +/usr/share/backgrounds/homeworld-darker-3840x2160.png diff --git a/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml b/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml index 452fb64..39cd5c4 100644 --- a/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml +++ b/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml @@ -4,19 +4,19 @@ - + - + - + - + diff --git a/config/includes.chroot/usr/share/backgrounds/homeworld-darker-3840x2160.png b/config/includes.chroot/usr/share/backgrounds/homeworld-darker-3840x2160.png new file mode 100644 index 0000000..0ba559c Binary files /dev/null and b/config/includes.chroot/usr/share/backgrounds/homeworld-darker-3840x2160.png differ diff --git a/config/package-lists/system.list.chroot b/config/package-lists/system.list.chroot index 47582b6..9dd309e 100644 --- a/config/package-lists/system.list.chroot +++ b/config/package-lists/system.list.chroot @@ -218,7 +218,7 @@ accountsservice #Section: Boot screen plymouth plymouth-x11 - +plymouth-themes #Section: Scheduling at diff --git a/doc/md/LICENSE.md b/doc/md/LICENSE.md index 762705b..2eab26e 100644 --- a/doc/md/LICENSE.md +++ b/doc/md/LICENSE.md @@ -1068,5 +1068,6 @@ License: CC-BY-SA-3.0 ---------------------------- -config/includes.chroot/usr/share/backgrounds/futureprototype-darker-4096x2160.svg and -config/bootloaders/isolinux/splash.png (c) 2018 Alex Makas, GPLv3 +config/includes.chroot/usr/share/backgrounds/futureprototype-darker-4096x2160.svg (c) 2018 Alex Makas, GPLv3 + +config/includes.chroot/usr/share/backgrounds/homeworld-darker-3840x2160.png, config/bootloaders/*grub-pc*/splash.png (c) 2020 Juliette Taka, CC-BY-SA-4.0 or GNU GPL-2.0+ \ No newline at end of file