Skip to content

matomatical/grey-apple

Repository files navigation

Grey Apple rEFInd theme (WIP)

Press F10 to save screenshots to ESP root

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?

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?

Installation (macos)

  1. Mount EFI partition.

    sudo mkdir /Volumes/ESP
    sudo mount -t msdos /dev/disk0s1 /Volumes/ESP
    
  2. Clone this repository into /Volumes/ESP/EFI/refind/themes.

  3. Add the following line within /Volumes/ESP/EFI/refind/refind.conf:

    include themes/grey-apple/theme.conf
    

Links

rEFInd website, documentation, source code

Other cool themes I spotted:

About

rEFInd theme inspired by apple boot screen

Topics

Resources

License

Stars

Watchers

Forks