HamoniKR Grub2 Theme is designed for HamoniKR OS, providing both HiDPI and standard resolution themes for Grub2 bootloader on Debian and Ubuntu based distributions.
- HiDPI Support: Optimized for high-resolution displays.
- Standard Theme: Suitable for regular displays.
- Multiple Variants: Includes dark mode options for both HiDPI and standard resolutions.
Make sure you have the necessary dependencies installed:
sudo apt-get update
sudo apt-get install grub2-common
Download the latest .deb package from the releases page. Install the package using dpkg:
sudo dpkg -i grub2-theme-hamonikr*.deb
To remove the theme, run:
sudo apt-get remove grub2-theme-hamonikr
normal screen resolution
# Light version
wget https://github.com/hamonikr/grub2-theme-hamonikr/releases/download/v1.0.1/grub2-theme-hamonikr-1.0.0-1-any.pkg.tar.zst
sudo pacman -U ./grub2-theme-hamonikr-1.0.0-1-any.pkg.tar.zst
# Dark version
wget https://github.com/hamonikr/grub2-theme-hamonikr/releases/download/v1.0.1/grub2-theme-hamonikr-dark-1.0.0-1-any.pkg.tar.zst
sudo pacman -U ./grub2-theme-hamonikr-dark-1.0.0-1-any.pkg.tar.zst
If your screen is HiDpi
# Light version
wget https://github.com/hamonikr/grub2-theme-hamonikr/releases/download/v1.0.1/grub2-theme-hamonikr-hidpi-1.0.0-1-any.pkg.tar.zst
sudo pacman -U ./grub2-theme-hamonikr-hidpi-1.0.0-1-any.pkg.tar.zst
# Dark version
wget https://github.com/hamonikr/grub2-theme-hamonikr/releases/download/v1.0.1/grub2-theme-hamonikr-hidpi-dark-1.0.0-1-any.pkg.tar.zst
sudo pacman -U ./grub2-theme-hamonikr-hidpi-dark-1.0.0-1-any.pkg.tar.zst
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the GPL-3.0 license. See the LICENSE file for details.
For any issues or questions, please open an issue on GitHub or visit to us at hamonikr.org.