diff --git a/Grub-Theme/kali/background.png b/Grub-Background/kali-2019/grub-16x9.png similarity index 100% rename from Grub-Theme/kali/background.png rename to Grub-Background/kali-2019/grub-16x9.png diff --git a/Grub-Background/kali-2019/grub-4x3.png b/Grub-Background/kali-2019/grub-4x3.png new file mode 100644 index 00000000..f8cc5312 Binary files /dev/null and b/Grub-Background/kali-2019/grub-4x3.png differ diff --git a/Grub-Background/kali-2019/grub_background.sh b/Grub-Background/kali-2019/grub_background.sh new file mode 100644 index 00000000..c7ba469d --- /dev/null +++ b/Grub-Background/kali-2019/grub_background.sh @@ -0,0 +1,3 @@ +WALLPAPER=/usr/share/images/desktop-base/desktop-grub.png +COLOR_NORMAL=white/black +COLOR_HIGHLIGHT=black/white diff --git a/Grub-Theme/kali/theme.txt b/Grub-Theme/kali/theme.txt index 89ccaa4a..7310e621 100644 --- a/Grub-Theme/kali/theme.txt +++ b/Grub-Theme/kali/theme.txt @@ -1,7 +1,7 @@ # Global Property title-text: "" -desktop-image: "background.png" +desktop-image: "/usr/share/images/desktop-base/desktop-grub.png" desktop-color: "#ff0000" terminal-font: "Unifont Regular 16" terminal-left: "0"