Jump to content
1964 posts in this topic

Recommended Posts

On 8/10/2018 at 9:38 AM, Matgen84 said:

Hi

 

Wonderful embedded theme with commit r4639  

 

Can we have a usb icon on vol_clover and vol_external. Please. it would be convenient for the macOS Installer pen drive for example.

 

 

Sorry for my bad english

screenshot7.png

 

 

 

Hi, thk for new look theme, i love embedded theme, but work with @2x for 4k ?

  • Like 2
15 hours ago, wyhtc said:

Hi,this problem is only appeared with using NVMe SSD and apfs,when using BootCamp style theme. When using AHCI Disk Device, it has no problem. Could you please fixed this bug? Thanks.

 

This is BootCamp theme

 

 


post-1140626-0-31695400-1506880172.thumb.jpg.88481de27120709f3c18294d023aaa25.jpg

Bootcamp4k.zip
 

 

 

Which macOS version are you using? I've just checked /icons dir on this theme, and it has no os_hsierra.icns, os_moja.icns. So, if you're using HighSierra or Mojave, on Clover GUI it will use generic "os_mac.icns" by default (as seen on your screenshot above). Also if you've installed it using APFS, try following @fusion71au guides here for creating custom entries, so both MainSystem && RecoveryHD show proper icons (this theme already contains os_recovery, vol_recovery icns). Thanks.

Edited by Badruzeus
  • Like 2
12 hours ago, Badruzeus said:

 

Which macOS version are you using? I've just checked /icons dir on this theme, and it has no os_hsierra.icns, os_moja.icns. So, if you're using HighSierra or Mojave, on Clover GUI it will use generic "os_mac.icns" by default (as seen on your screenshot above). Also if you've installed it using APFS, try following @fusion71au guides here for creating custom entries, so both MainSystem && RecoveryHD show proper icons (this theme already contains os_recovery, vol_recovery icns). Thanks.

OK,Thank you~:D I am using High Sierra now,with this problem,I have to use HFS+ file system.Thank you for your answer, I will try it

Edited by wyhtc
  • Like 1
  • 2 weeks later...
On 8/13/2018 at 2:18 PM, Badruzeus said:

 

Which macOS version are you using? I've just checked /icons dir on this theme, and it has no os_hsierra.icns, os_moja.icns. So, if you're using HighSierra or Mojave, on Clover GUI it will use generic "os_mac.icns" by default (as seen on your screenshot above). Also if you've installed it using APFS, try following @fusion71au guides here for creating custom entries, so both MainSystem && RecoveryHD show proper icons (this theme already contains os_recovery, vol_recovery icns). Thanks.

Clover 4656 and newer version has fix this bug. Thanks.

  • Like 1
1 hour ago, gujiangjiang said:

 

It has fixed the Recovery ICON but the text was “Recovery" not "RecoveryHD".

It seems, not related to Clover Theme. If what you mean is under 10.13 / 10.14 with APFS, just check it with $ `diskutil list` take a look, does it use "Recovery" only or "Recovery HD" for volumes name? Though, following @fusion71au guides for creating Custom Entries with "FullTitle" is solving this (not) issue.

  • Thanks 1
12 minutes ago, SavageAUS said:

How do we enable dark mode for embedded theme?


Sent from my iPhone using Tapatalk

 

Just in Clover explanation:

 

Rev 4644
A possibility to choose between Light and Dark embedded themes
	<key>GUI</key>
	<dict>
		<key>Theme</key>
		<string>embedded</string>
		<key>EmbeddedThemeType</key>
		<string>Dark</string>
Possible values Dark/Light/SVG

 

  • Like 1

Hi, I'm having a problem with the (lovely new) embedded theme in Clover (I'm using revision 4662).

 

My Mojave beta drive (which is an external SSD attached by USB 3.0), doesn't show the correct drive icon when connected.

 

I've created a custom entry for it:
 

<dict>
	<key>FullTitle</key>
	<string>Mojave</string>
	<key>Path</key>
	<string>\System\Library\CoreServices\boot.efi</string>
	<key>Type</key>
	<string>OSX</string>
	<key>Volume</key>
	<string>65B63FF2-3335-42CA-A3BD-B04DEFCBEBEA</string>
</dict>

Any help greatly appreciated (and thanks to Chris1111 & Matgen84 for the help received on the Clover General Thread).

 

screenshot0.png

  • Like 1
1 minute ago, pbryanw said:

Hi, I'm having a problem with the (lovely new) embedded theme in Clover (I'm using revision 4662).

 

My Mojave beta drive (which is an external SSD attached by USB 3.0), doesn't show the correct drive icon when connected.

 

I've created a custom entry for it:
 


<dict>
	<key>FullTitle</key>
	<string>Mojave</string>
	<key>Path</key>
	<string>\System\Library\CoreServices\boot.efi</string>
	<key>Type</key>
	<string>OSX</string>
	<key>Volume</key>
	<string>65B63FF2-3335-42CA-A3BD-B04DEFCBEBEA</string>
</dict>

Any help greatly appreciated (and thanks to Chris1111 & Matgen84 for the help received on the Clover General Thread).

 

screenshot0.png

I notice same issue with APFS external USB Drive

  • Like 1
31 minutes ago, WeBeRiO said:

Well, it should be. It's one more.

"embedded" theme hard coded into Clover binary that make it bigger #afaik (on my case is @9xx KB for r4664 CLOVERX64.efi). I'm pretty sure it's possible to include @2x theme as well, but plz consider the size.

Edited by Badruzeus
1 hour ago, Badruzeus said:

"embedded" theme hard coded into Clover binary that make it bigger #afaik (on my case is @9xx KB for r4664 CLOVERX64.efi). I'm pretty sure it's possible to include @2x theme as well, but plz consider the size.

Don't understand #afaik and @9xx KB

Excuse me, I'm spanish :)

I put embedded@9xx ?

×
×
  • Create New...