A modern and minimalistic theme for Clover Bootloader.
Put theme folder (rosa) in EFI/Clover/themes.
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.