https://github.com/tomdewildt/minimal-grub-theme
Minimalistic GRUB theme insipired by primitivistical and vimix
https://github.com/tomdewildt/minimal-grub-theme
actions grub grub-theme linux makefile
Last synced: 10 months ago
JSON representation
Minimalistic GRUB theme insipired by primitivistical and vimix
- Host: GitHub
- URL: https://github.com/tomdewildt/minimal-grub-theme
- Owner: tomdewildt
- License: mit
- Created: 2020-12-29T12:18:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-02T12:24:14.000Z (over 1 year ago)
- Last Synced: 2025-03-25T19:11:14.536Z (about 1 year ago)
- Topics: actions, grub, grub-theme, linux, makefile
- Language: Makefile
- Homepage:
- Size: 855 KB
- Stars: 17
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Minimal GRUB Theme
[](https://github.com/tomdewildt/minimal-grub-theme/releases)
[](https://github.com/tomdewildt/minimal-grub-theme/actions/workflows/cd.yml)
[](https://github.com/tomdewildt/minimal-grub-theme/blob/master/LICENSE)
Minimalistic GRUB theme insipired by [primitivistical](https://gitlab.com/fffred/primitivistical-grub/-/tree/master/) and [vimix](https://github.com/vinceliuice/grub2-themes).
**Note:** This theme only supports systems with a 1920x1080 resolution.
# How To Install
Prerequisites:
* grub version ```2.0.4``` or later
* grub-emu version ```2.0.4``` or later
### Install
1. Run ```make install``` to install the theme.
### Uninstall
1. Run ```make uninstall``` to uninstall the theme.
Run ```make emulator/start``` to start the emulator and ```make emulator/version``` to view the emulator version.
# Preview

# References
[GRUB Manual](https://www.gnu.org/software/grub/manual/grub/grub.html)
[GRUB Theme Tutorial](http://wiki.rosalab.ru/en/index.php/Grub2_theme_tutorial)
[Gnome-Look GRUB Themes](https://www.gnome-look.org/browse/cat/109/order/latest/)