A simple, dark theme for the rEFInd boot manager.
- Mount your EFI partition (macOS:
sudo mount -t msdos /dev/disk0s1 /Volumes) - Open the rEFInd directory (macOS:
cd /Volumes/EFI/rEFInd) - Create the folder
themesif it doesn't already exist - Clone this repository into the
themesfolder - Activate the theme by adding
include themes/refind-theme-dark/theme.confto therefind.conffile
If you have a request for a new icon, please either follow the steps below (you'll need Affinity Designer) or create an issue with an URL to the icon (in SVG format).
- Add the SVG file of the new icon to
icons/originals - Add the source of the file to
icons/sources.txt - Using Affinity Designer, create a new artboard for the icon in
icons/icons.afdesignand export it as a PNG file toicons/output - Create a PR
This theme was inspired by the Minimal and Ambience themes for rEFInd.
