CyberGRUB-2077

January 25, 2026 · View on GitHub

GRUB Theme inspired by Cyberpunk 2077.

LOGOS

4malmaalpineantergosantixarchbedrock
4malmaalpineantergosantixarchbedrock
cleardebiandeepinguixkalikaosmanjaro
cleardebiandeepinguixkalikaosmanjaro
elementaryendeavourosendlessfedoraferengarudagentoo
elementaryendeavourosendlessfedoraferengarudagentoo
kubuntulfslinuxlinuxmintlitelubuntumabox
kubuntulfslinuxlinuxmintlitelubuntumabox
macosxmageiaopensuseparrotpeppermintpopgnu
macosmageiaopensuseparrotpeppermintpopgnu
matemx-linuxneonnetrunnernixosopenmandrivaslackware
matemx-linuxneonnetrunnernixosopenmandrivaslackware
puppyq4osqubesraspiosrebornredhatrosa
puppyq4osqubesraspiosrebornredhatrosa
knoppixseptorxubuntuzorinfreebsdsoluscachyos
knoppixseptorxubuntuzorinfreebsdsoluscachyos
tailstinycoreubuntuubuntuDDEunityvoidwindows
tailstinycoreubuntuubuntuDDEunityvoidwindows
applebluestararcocentoscinnamonbodhi
applebluestararcocentoscinnamonbodhi
delamainnetwatchmaelstromarasakamilitechkang-taotrauma-team
delamainnetwatchmaelstromarasakamilitechkang-taotrauma-team
voodoo-boysbiotechnicaedgerunnerssamuraibarghesttyger-clawswraiths
voodoo-boysbiotechnicaedgerunnerssamuraibarghesttyger-clawswraiths
6th-streetaldecaldosvalentinosthe-moxanimals
6th-streetaldecaldosvalentinosthe-moxanimals

Installation [LOCAL]

1. Clone the repo

git clone https://github.com/adnksharp/CyberGRUB-2077

2. Go into the folder where the repository was downloaded

cd CyberGRUB-2077

3. Execute the installation script as admin

sudo $SHELL ./install.sh

Important

In case of fish, it's better to use sudo fish install.fish

3.1 Extra options

Optionally, you can specify a different logo by using the -L or --logo options:

sudo $SHELL ./install.sh -L <logo>

For see the list of available logos use -l o --list:

sudo $SHELL ./install.sh -l

For see the help message use -h o --help:

sudo $SHELL ./install.sh -h

4. Test your new theme

Installation [VENTOY]

1. Go to Ventoy directory

2. Clone the repo

git clone https://github.com/adnksharp/CyberGRUB-2077

3. Go into the folder where the repository was downloaded

cd CyberGRUB-2077

4. Execute the installation script with -p o --ventoy

$SHELL ./install.sh -p

Important

In case of fish, it's better to use fish install.fish -p