HyperFluent ### v1.0.1 An all-new fluent, modern, and clean GRUB theme. Download on PlingStore *** [![GitHub](https://img.shields.io/github/license/Coopydood/HyperFluent-GRUB-Theme?label=Licence&logo=unlicense&logoColor=white&style=for-the-badge)](https://github.com/Coopydood/HyperFluent-GRUB-Theme/blob/main/LICENSE) [![Discord](https://img.shields.io/discord/574943603466436628?color=7d86ff&label=Discord&logo=discord&logoColor=white&style=for-the-badge)](https://sl.coopydood.com/discord) *** Arch Linux theme

Arch Linux, one of the several OS-themed variants. I use Arch btw.

*** ## Variants Even while maintaining the same shared fluent design language, each variant of HyperFluent has a distinct look and feel, tailored around the subject of the theme. **OS / Distros** - Arch Linux - Ubuntu - Redhat - Fedora - NixOS - endeavourOS - Debian - Linux Mint - Manjaro - OpenSUSE - OpenSUSE (Tumbleweed) - macOS - Windows (Dark) - Windows (Light) - Gentoo - ALT Linux - Zorin OS **Other** - Generic *** ## Quick Installation Guide ### Written by [neoapps](https://github.com/neoapps-dev) 1. Pick a variant from [Pling](https://www.pling.com/p/2133341) 2. After downloading the archive, copy the contents to: `/usr/share/grub/themes/fluent` (with `sudo` or `su`) 3. Edit `/etc/default/grub` using (`nano`,`vi`,`vim`,`neovim`, or any text editor) with `sudo` or `su`. - If required, change `GRUB_TERMINAL_OUTPUT="console"` to `GRUB_TERMINAL_OUTPUT="gfxterm"` - Uncomment `# GRUB_THEME = "..."` and replace the path with `/usr/share/grub/themes/fluent/theme.txt` 4. Run the appropriate command in the terminal to apply the above changes ```sh sudo grub-mkconfig -o /boot/grub/grub.cfg #Debian/Ubuntu sudo grub2-mkconfig -o /boot/grub2/grub.cfg #Fedora/CentOS/RHEL/SUSE ``` > [!IMPORTANT] > If you are using an Arch system that was installed manually, replace `/boot` with `/YOUR_ESP_PARTITION`. > If you didn't change this, there is no need to change anything. 5. Run `reboot` to reboot the system and test your new awesome-looking GRUB theme! :) > [!TIP] > An unofficial AUR package of each theme variant is maintained by [Eugenenoble2005](https://github.com/Eugenenoble2005)! ## Gallery | **Arch** (btw) | |:-----------------------------------------------------------------------------------------------------------------:| | | | **Ubuntu** | **Redhat** | |:-------------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------:| | | | | **Fedora** | **NixOS** | |:-------------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------:| | | | | **endeavourOS** | **Debian** | |:-------------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------:| | | | | **Linux Mint** | **Manjaro** | |:-------------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------:| | | | | **OpenSUSE** | **OpenSUSE (Tumbleweed)** | |:-------------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------:| | | | | **macOS** | **Generic** | |:-------------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------:| | | | | **Windows (Dark)** | **Windows (Light)** | |:-------------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------:| | | | | **Gentoo** | **ALT Linux** | |:-------------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------:| | | | | **Zorin OS** | |:-------------------------------------------------------------------------------------------------------------------:| | ***