add minegrub-theme

This commit is contained in:
Chris Titus 2023-06-22 14:00:42 -05:00
parent 6c04349eed
commit 42115ea9ce
2 changed files with 5 additions and 1 deletions

View file

@ -48,7 +48,7 @@ function check_root() {
}
function select_theme() {
themes=('Vimix' 'Cyberpunk' 'Shodan' 'fallout' 'CyberRe' 'Quit')
themes=('Vimix' 'Cyberpunk' 'Shodan' 'fallout' 'CyberRe' 'minegrub-theme' 'Quit')
PS3=$(echo_prompt '\nChoose The Theme You Want: ')
select THEME_NAME in "${themes[@]}"; do
@ -68,6 +68,9 @@ function select_theme() {
'CyberRe')
splash 'Installing CyberRe Theme'
break;;
'minegrub-theme')
splash 'Installing Minecraft Theme'
break;;
'Quit')
echo_info 'User requested exit'
exit 0;;

1
themes/minegrub-theme Submodule

@ -0,0 +1 @@
Subproject commit 75764c248b9c523fb32c7387bed9aa34ba06a535