Dark version of minimal theme with a few tweaks for the Clover UEFI bootloader, based off clover-theme-minimal by Alex James.
Place the theme folder in /EFI/CLOVER/themes, located on the EFI system partition. Then, edit your Clover config.plist to select the theme.
...
<key>Theme</key>
<string>clover-theme-minimal-dark</string>
...
By default, labels and badges for the boot entries are hidden. If you would like to enable them, you can edit the theme.plist file:
...
<key>Label</key>
<true/>
...
<key>Badges</key>
<dict>
...
<key>Show</key>
<true/>
- Evan Purkhiser - original theme, which uses OS icons from SWOriginal.
- Ukr55 - cursor icon, font image, misc icons
- Alex James - clover-minimal-theme
- Icons8