Jump to content

Clover Themes


Slice
1,844 posts in this topic

Recommended Posts

Yep, it is. Antergos uses GRUB by default and that's the default EFI structure Antergos uses... unless you manually change it to another bootloader (e.g. syslinux, systemd-boot, etc.). Other than Antergos, the only other "popular" Linux distros within the top 10 (according to DistroWatch) that currently don't have icons are MX Linux and Solus. They're not as popular, but I'd consider Clear Linux and KDE Neon as pretty popular too (for benchmarkers in the case of Clear Linux or those wanting to run the latest KDE Plasma with KDE Neon).

Edited by Awesome Donkey
  • Thanks 1
Link to comment
Share on other sites

6 minutes ago, Awesome Donkey said:

Works like a charm and looks great (and Antergos boots fine too)! :D

Great, I've just proposed it here, for themes support.. uhmmb, I'll update them soon if having enough time. Thanks.

  • Like 3
Link to comment
Share on other sites

@arsradu Hi, after reformatting my Internal ESP using @Dmazar guides... I'm no longer getting issue with Clover GUI (UEFI), all os_icons are shown properly:

Spoiler

newfs_msdos -F 32 -b 1024 -v EFI /dev/rdiskXsY

 

 Not really sure why with "newfs_msdos -v EFI -F 32 /dev/rdiskXsY" is not enough for my mach.

 

But on my case, now.. I get problem with Selection_big.png && Selection_small.png are not found from almost all my themes (they're exist on all of themes & already defined for sure).. on logs it was finding "selection_*.png" << CaseSensitive issue? IDK.

screenshot1.png

preboot_a43sj_eufi.zip

 

#EDIT: Screenshot is using Neon theme.

Edited by Badruzeus
  • Like 1
Link to comment
Share on other sites

36 minutes ago, Badruzeus said:

@arsradu Hi, after reformatting my Internal ESP using @Dmazar guides... I'm no longer getting issue with Clover GUI (UEFI), all os_icons are shown properly:

  Reveal hidden contents


newfs_msdos -F 32 -b 1024 -v EFI /dev/rdiskXsY

 

 Not really sure why with "newfs_msdos -v EFI -F 32 /dev/rdiskXsY" is not enough for my mach.

 

But on my case, now.. I get problem with Selection_big.png && Selection_small.png are not found from almost all my themes (they're exist on all of themes & already defined for sure).. on logs it was finding "selection_*.png" << CaseSensitive issue? IDK.

screenshot1.png

preboot_a43sj_eufi.zip

 

#EDIT: Screenshot is using Neon theme.

 

Well, it could be case sensitive.... I don't know.. If you want, I can try a version with lower-case "s" and see if it makes a difference... However, it's kinda weird to me that this only occurs with your themes. :))

 

screenshot1png.thumb.png.5ccc810e88e1f06bf1679f57f613e551.pngscreenshot0.thumb.png.5e5d6ac6b2fb1628626d8364b04b337e.png

  • Like 1
Link to comment
Share on other sites

45 minutes ago, arsradu said:

 

Well, it could be case sensitive.... I don't know.. If you want, I can try a version with lower-case "s" and see if it makes a difference... However, it's kinda weird to me that this only occurs with your themes. :))

My bad, there are lot of wrong settings on my theme.plist. And I just realized it after 60+ uploaded themes on the repo? :lol: Files are: Selection_big* Selection_small*.. but I wrote them:

        <dict>
			<key>Big</key>
			<string>selection_big.png</string>
			<key>ChangeNonSelectedGrey</key>
			<false/>
			<key>Color</key>
			<string>0x3F4D3AFF</string>
			<key>OnTop</key>
			<true/>
			<key>Small</key>
			<string>selection_small.png</string>
		</dict>

 

Edited by Badruzeus
Link to comment
Share on other sites

28 minutes ago, Badruzeus said:

My bad, there are lot of wrong settings on my theme.plist. And I just realized it after 60+ uploaded themes on the repo? :lol: Files are: Selection_big* Selection_small*.. but I wrote them:


        <dict>
			<key>Big</key>
			<string>selection_big.png</string>
			<key>ChangeNonSelectedGrey</key>
			<false/>
			<key>Color</key>
			<string>0x3F4D3AFF</string>
			<key>OnTop</key>
			<true/>
			<key>Small</key>
			<string>selection_small.png</string>
		</dict>

 

 

I'm not sure... But...is Mojave supposed to have the same icon as sierra/high sierra? Can i make it use the regular simple apple logo outline (speaking about Outlines theme here)...? :D Looks like that one was used only for Mavericks... Not sure why. But that's actually what I'm looking for. The circular design doesn't quite match the overall design, in my opinion... I mean, we've got an apple shape for Mavericks, but a circle with text inside for Sierra and Mojave... Is that intended...? :D 

 

I'm definitely not a specialist or something. I'm only curious.

Edited by arsradu
  • Like 1
Link to comment
Share on other sites

2 hours ago, Badruzeus said:

A new Clover Theme for 4K Display @3840x2160 is now available on official repo, named: "Retina4k". Enjoy!

screenshot-3840x2160.png

 

Hi,

 

could you help me as below things

 

1. Why it is too big on my 2k screen. I attached my config.plist and picture.

 

2. How to show different icon mac for booting macos, recovery, filevault... as my picture it only shows 1 same icon for 4 boot options.

 

Thank you.

 

 

IMG_0264.jpg

Screen Shot 2018-08-05 at 7.59.29 PM.png

  • Like 1
Link to comment
Share on other sites

25 minutes ago, diepnt said:

Hi,

could you help me as below things

 

1. Why it is too big on my 2k screen. I attached my config.plist and picture.

2. How to show different icon mac for booting macos, recovery, filevault... as my picture it only shows 1 same icon for 4 boot options.

 

 

 


IMG_0264.jpg

Screen Shot 2018-08-05 at 7.59.29 PM.png
 

 

1. This theme is specifically for display with 3840x2160 res. You may consider using "Retina256" instead, but change Font from "Retina4k" which is bigger:

cd ~/Desktop && git archive --remote=git://git.code.sf.net/p/cloverefiboot/themes HEAD themes/Retina256 | tar -x -v

>> on "Retina256" theme.plist:

		<key>Font</key>
		<dict>
			<key>CharWidth</key>
			<integer>24</integer>
			<key>Path</key>
			<string>Font_KawkabMono_36pt_White.png</string>
			<key>Proportional</key>
			<false/>
			<key>Type</key>
			<string>Load</string>
		</dict>
...
		<key>Origination</key>
		<dict>
			<key>DesignHeight</key>
			<integer>1440</integer>
			<key>DesignWidth</key>
			<integer>2560</integer>
		</dict>

2. A same icon for volumes with APFS bcoz U don't use Custom entries (they use one Volumes UUID as container #btw). Plz follow @fusion71au guides here. On my case, I hide Preboot && Install macOS Prebooter << leaves only "macOS MainSystem" and "RecoveryHD" which are shown as different icons.

Thanks.

 

#EDIT: Point 1, Font size for Retina256 is 16px.. it' s big enough for my eyes on 2k display #imho.. but, your choice. :)

Edited by Badruzeus
  • Thanks 1
Link to comment
Share on other sites

22 minutes ago, Badruzeus said:

1. This theme is specifically for display with 3840x2160 res. You may consider using "Retina256" instead, but change Font from "Retina4k" which is bigger:


cd ~/Desktop && git archive --remote=git://git.code.sf.net/p/cloverefiboot/themes HEAD themes/Retina256 | tar -x -v

>> on "Retina256" theme.plist:


		<key>Font</key>
		<dict>
			<key>CharWidth</key>
			<integer>24</integer>
			<key>Path</key>
			<string>Font_KawkabMono_36pt_White.png</string>
			<key>Proportional</key>
			<false/>
			<key>Type</key>
			<string>Load</string>
		</dict>
...
		<key>Origination</key>
		<dict>
			<key>DesignHeight</key>
			<integer>1440</integer>
			<key>DesignWidth</key>
			<integer>2560</integer>
		</dict>

2. A same icon for volumes with APFS bcoz U don't use Custom entries (they use one Volumes UUID as container #btw). Plz follow @fusion71au guides here. On my case, I hide Preboot && Install macOS Prebooter << leaves only "macOS MainSystem" and "RecoveryHD" which are shown as different icons.

Thanks.

 

#EDIT: Point 1, Font size for Retina256 is 16px.. it' s big enough for my eyes on 2k display #imho.. but, your choice. :)

 

thank you. let me do it :D

  • Like 1
Link to comment
Share on other sites

Updated all of my Clover v2.4k Themes on repo with Solus linux support, it only needs 2 hours for syncing 65 theme's changes to the server. -_- For God's sake, thanks #SourceForge.

Screenshot 33.png

Edited by Badruzeus
  • Like 4
Link to comment
Share on other sites

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

vol.png

  • Thanks 1
Link to comment
Share on other sites

Just a little scrollbar issue with my prev. "Retina4k" (with @3840x2160 Origination);

I use damn bigger font @40pt for the theme, so it doesn't fit on Text Box (or what's the name, Text Area/Container?) then I did some tricks by filled it with transparency. But still, on "About" page it crops the texts (attached screenshot with red vertical rectangle). My questions are:

1. Is it possible to expand/enlarge this area DesignWidth following the texts?

2. Is there any key to hide/unhide "scrollbar" on theme.plist?

Thanks.

Scrollbar-4k-issue.png

Edited by Badruzeus
  • Like 2
Link to comment
Share on other sites

On 1/11/2018 at 9:47 AM, gujiangjiang said:

Clover still can’t recognize truly icon when using apfs.

 

Such as when using apfs the system and recoveryhd are all using mac.icns and show same icon.

 

I suggest if Clover can’t distinguish system and recoveryhd when using apfs we can distinguish these disk by name.If name “Macintosh HD” then show mac.icns and if name “Recovery HD” then show recovery.icns.

 

This problem has be long time and can’t fix yet so I hope to fix this and make Clover show correct icon when using APFS.

 

 

从我的 iPhone 发送,使用 Tapatalk

NVMe磁盘才有这种问题,傻屌,别人AHCI的都正常

Link to comment
Share on other sites

On 10/2/2017 at 7:28 AM, Badruzeus said:

Not sure; I my self & also @chris1111 have no problem with installed themes GUI  :)  

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

Edited by wyhtc
add something
  • Like 2
Link to comment
Share on other sites

×
×
  • Create New...