Based on (most icons and config): refind-dark-theme
Roadmap:
- Make icons grey
- Make background
- Make icons smaller, room for dot
- Make selection dots
- Restore some text and functions? Look at config info
- Preliminary screenshot
- Make the function icons smaller (and remove some)
- Hide double apple
- Install something other than macos
- Screenshot with linux
- Animated screenshot like this genius
- Add linux install/config instructions to README
- Clean up SVGs (get rid of inkscape bloat)
- More icons?
OS icons are 80px centered within 128px. SVG sources are included. The grey is RGB(115,115,115), which might be a little lighter than the apple?
-
Mount EFI partition.
sudo mkdir /Volumes/ESP sudo mount -t msdos /dev/disk0s1 /Volumes/ESP
-
Clone this repository into
/Volumes/ESP/EFI/refind/themes
. -
Add the following line within
/Volumes/ESP/EFI/refind/refind.conf
:include themes/grey-apple/theme.conf
rEFInd website, documentation, source code
- https://rodsbooks.com/refind/index.html
- github mirror (for reference) https://github.com/tianon/refind
Other cool themes I spotted:
- Minimal:
- Super cool:
- Pretty backgrounds or colours:
- The rEFInd website also has a list of themes.