-
Locate your rEFInd installation on your EFI partition. This is most likely
/boot/EFI/refindon Linux, the EFI partition on Windows, or/dev/disk0s1on MacOS.mountvol S: /Swill mount the EFI partition to theS:drive on Windows,sudo mkdir /Volumes/EFI && sudo mount -t msdos /Volumes/EFIwill mount the EFI partition on MacOS, andcd /boot/EFI/refindwill open the EFI directory on Linux. -
If it hasn't already been created, use the mkdir command to create a directory named
themeswithin therefinddirectory. -
Clone this repository into the
themesdirectory. -
Append
include themes/refind-efifetch/theme.confto therefind.conffile in therefindfolder.
Icons taken either directly from, or edited from, dylanaraps' fantastic bash script . All color schemes are taken directly from the logos of the operating systems found therein.
Function icons and mok tool icons are simply Unicode symbols.
The font used to create the icons is from tonsky's monospaced font (Fira Code is my personal favourite font for terminals and text editors)
Missing your favourite OS? Problem with my theme? Post your requests and bug reports into the Issues section of this GitHub repository.
MIT © Evan Nosich
