Skip to content

A modern and minimalistic theme for Clover Bootloader.

Notifications You must be signed in to change notification settings

fbongcam/rosa-clover-theme

Repository files navigation

rosa

A modern and minimalistic theme for Clover Bootloader.

main

mac-alt

about

Installation

Put theme folder (rosa) in EFI/Clover/themes.

Optional

By default the label element (Boot macOS from XXXX) is disabled. If you're using the timeout option in Clover config, I'd recommend enabling it to see the counter.

Change

<key>Label</key>
<false/>

to

<key>Label</key>
<true/>

in theme.plist.