Jump to content
1631 posts in this topic

Recommended Posts

18 hours ago, miliuco said:

@chris1111

 

Very very nice! I like the disk only in the selected entry, cleaner design. The whole theme is excellent. Share it when finished, as usual 🙂

 

Thanks @miliuco its ready B)

Attaching Files

Flavours-BlueFull.zip

Background.zip

Windows Icon replacement

Windows.icns.zip

Windows.png

 

 

config.plist

Misc -> Boot -> PickerVariant: chris1111\Flavours-BlueFull
Misc -> Boot -> PickerAtributes: 145

 

Choose your Background file, it is twice your screen you rename it Background.icns

Ex: if you have a 1280x800 screen you chosse Flavours-BlueFull-2560x1600.icns then rename to Background.icns then change in the themes

 

Background ➤ 2560x1440 = ➤ [5120×2880]
Background ➤ 1920x1200 = ➤ [3840×2400]
Background ➤ 1920x1080 = ➤ [3840×2160]
Background ➤ 1600x900 = ➤ [3200×1800]
Background ➤ 1366x768 = ➤ [2732x1536]
Background ➤ 1024x768 = ➤ [2048x1536]
Background ➤ 1440x900 = ➤ [2880×1800]
Background ➤ 1440x1080 = ➤ [2880×2160]
Background ➤ 1600x1200 = ➤ [3200×2400]
Background ➤ 1680x1050 = ➤ [3360×2100]
Background ➤ 1280x800 = ➤ [2560x1600]

 

If you don't want a Background, then delete it from the themes.

 

Flavours-BlueFull.png

 

 

Show Icons in spoiler

 

Spoiler

 

image.pngimage.pngimage.pngimage.pngimage.pngimage.pngimage.pngimage.pngimage.pngimage.png

 

 

image.pngimage.pngimage.pngimage.pngimage.png

 

 

  • Like 4

Hi All

 

I've read Flavours.md because I want to use ResetNvram.icns, ToogleSio.icns, ToogleSIP_enabled and ToogleSIP_disabled. Despite information, I don't understand how to do.

If someone can share an example from his config.plist....Please. 

  • Like 1
15 minutes ago, Matgen84 said:

Hi All

 

I've read Flavours.md because I want to use ResetNvram.icns, ToogleSio.icns, ToogleSIP_enabled and ToogleSIP_disabled. Despite information, I don't understand how to do.

If someone can share an example from his config.plist....Please. 

Hi @Matgen84 see this, please understand that this works for the Flavours theme configuration.

 

 

config.plist EX:

Misc -> Boot -> PickerVariant: chris1111\Flavours-BlueFull
Misc -> Boot -> PickerAtributes: 145

 

<key>Tools</key>
		<array>
			<dict>
				<key>Arguments</key>
				<string></string>
				<key>Auxiliary</key>
				<false/>
				<key>Comment</key>
				<string>Not signed for security reasons</string>
				<key>Enabled</key>
				<true/>
				<key>Flavour</key>
				<string>ResetNVRAM:NVRAMTool</string>
				<key>FullNvramAccess</key>
				<false/>
				<key>Name</key>
				<string>Reset NVRAM</string>
				<key>Path</key>
				<string>CleanNvram.efi</string>
				<key>RealPath</key>
				<false/>
				<key>TextMode</key>
				<false/>
			</dict>
			<dict>
				<key>Arguments</key>
				<string></string>
				<key>Auxiliary</key>
				<false/>
				<key>Comment</key>
				<string></string>
				<key>Enabled</key>
				<true/>
				<key>Flavour</key>
				<string>OpenShell:UEFIShell:Shell</string>
				<key>FullNvramAccess</key>
				<false/>
				<key>Name</key>
				<string>OpenShell</string>
				<key>Path</key>
				<string>OpenShell.efi</string>
				<key>RealPath</key>
				<false/>
				<key>TextMode</key>
				<false/>
			</dict>
			<dict>
				<key>Arguments</key>
				<string></string>
				<key>Auxiliary</key>
				<false/>
				<key>Comment</key>
				<string></string>
				<key>Enabled</key>
				<true/>
				<key>Flavour</key>
				<string>ToggleSip:NVRAMTool</string>
				<key>FullNvramAccess</key>
				<false/>
				<key>Name</key>
				<string>ToggleSipEntry</string>
				<key>Path</key>
				<string>ToggleSipEntry.efi</string>
				<key>RealPath</key>
				<false/>
				<key>TextMode</key>
				<false/>
			</dict>
		</array>
	</dict>

image.png

  • Thanks 1
9 minutes ago, chris1111 said:

Hi @Matgen84 see this, please understand that this works for the Flavours theme configuration.

 

 

config.plist EX:

Misc -> Boot -> PickerVariant: chris1111\Flavours-BlueFull
Misc -> Boot -> PickerAtributes: 145

 

<key>Tools</key>
		<array>
			<dict>
				<key>Arguments</key>
				<string></string>
				<key>Auxiliary</key>
				<false/>
				<key>Comment</key>
				<string>Not signed for security reasons</string>
				<key>Enabled</key>
				<true/>
				<key>Flavour</key>
				<string>ResetNVRAM:NVRAMTool</string>
				<key>FullNvramAccess</key>
				<false/>
				<key>Name</key>
				<string>Reset NVRAM</string>
				<key>Path</key>
				<string>CleanNvram.efi</string>
				<key>RealPath</key>
				<false/>
				<key>TextMode</key>
				<false/>
			</dict>
			<dict>
				<key>Arguments</key>
				<string></string>
				<key>Auxiliary</key>
				<false/>
				<key>Comment</key>
				<string></string>
				<key>Enabled</key>
				<true/>
				<key>Flavour</key>
				<string>OpenShell:UEFIShell:Shell</string>
				<key>FullNvramAccess</key>
				<false/>
				<key>Name</key>
				<string>OpenShell</string>
				<key>Path</key>
				<string>OpenShell.efi</string>
				<key>RealPath</key>
				<false/>
				<key>TextMode</key>
				<false/>
			</dict>
			<dict>
				<key>Arguments</key>
				<string></string>
				<key>Auxiliary</key>
				<false/>
				<key>Comment</key>
				<string></string>
				<key>Enabled</key>
				<true/>
				<key>Flavour</key>
				<string>ToggleSip:NVRAMTool</string>
				<key>FullNvramAccess</key>
				<false/>
				<key>Name</key>
				<string>ToggleSipEntry</string>
				<key>Path</key>
				<string>ToggleSipEntry.efi</string>
				<key>RealPath</key>
				<false/>
				<key>TextMode</key>
				<false/>
			</dict>
		</array>
	</dict>

 

 

Thansk a lo, my Bro. 

 

Three questions:

* ResetNvramEntry and ToogSipEntry are Drivers: why there is in Tools sections (Config.pist) and Drivers folder (EFI directory and GitHub repo)

* ToogleSip has two labels. There are automatically declared or a Flavour must be necessary !

* Clearnvram or ResetNvramEntry, what is the good one ?

 

A the end: to see Tools, I press Space Bar. There is a possibility to hide them again from Opencore GUI. Please.

18 minutes ago, Matgen84 said:

 

Thansk a lo, my Bro. 

 

Three questions:

* ResetNvramEntry and ToogSipEntry are Drivers: why there is in Tools sections (Config.pist) and Drivers folder (EFI directory and GitHub repo)

* ToogleSip has two labels. There are automatically declared or a Flavour must be necessary !

* Clearnvram or ResetNvramEntry, what is the good one ?

 

A the end: to see Tools, I press Space Bar. There is a possibility to hide them again from Opencore GUI. Please.

 

For the first two questions you would have to ask @mikebeaton
and the third question Clearnvram and ResetNvramEntry are different, refer to the manual for the best precise answer

  • Like 1

@Matgen84

By default, there are 2 SIP labels but only 1 SIP icon (ToggleSIP.icns). About 2 different icons for SIP enabled / disabled, I don't know if the theme author has to create them or OpenCore puts any difference over ToggleSIP.icns. Flavour system has options for ToggleSIP_Enabled:ToggleSIP:NVRAMTool and ToggleSIP_Disabled:ToggleSIP:NVRAMTool which makes me assume that it does make some difference but I'm not sure.

 

2 hours ago, chris1111 said:

Differant Windows icon...

 

:thumbsup_anim:

Edited by miliuco
  • Like 2

Another theme finish :D This theme lives up to its name!

You can see the icon is more bigger then my last one.

attaching Flavours-Nice theme

Flavours-Nice.zip

 

Enjoy :thumbsup_anim:

 

image.png

 

 

  • Like 5
  • Thanks 2
  • 2 weeks later...

Hi @miliuco :) A new Icon Set available soon when is complet finishing, another new innovation Recvovery HD is inside the Icons from transparency

Nice Icon set :D

 

image.png

 

 

image.pngimage.pngimage.pngimage.pngimage.pngimage.png

 

 

  • Like 6
  • Thanks 1
2 hours ago, antuneddu said:

:hysterical: Nice work chris1111 👍 , I also thought of something similar for recovery ... I had some time last August

 

  Reveal hidden contents

 

Great Work B) 

Edit “””did you share your work on GitHub?

Edited by chris1111
Edit

Themes Flavours-T is ready

 

config.plist Setup ⬇︎

Misc -> Boot -> PickerVariant: chris1111\Flavours-T
Misc -> Boot -> Picker Attributes: 145
Misc -> Boot -> Picker Mode->: External
Misc->Boot->Timeout->: 5
Misc->Boot->ShowPicker: true

 

Attaching theme here

Flavours-T.zip

 

Enjoy! 😄

image.png

 

Hi @miliuco :) A new Icon Set available soon when is complet finishing, another new innovation Recvovery HD is inside the Icons from transparency

Nice Icon set :D

 

image.png

 

 

image.pngimage.pngimage.pngimage.pngimage.pngimage.pngimage.pngimage.pngimage.pngimage.png

We have also two differant Windows11 Icons if you want changing

 

 

  • Like 4
  • Thanks 1
2 hours ago, Slice said:

I can propose orange is ventura, green is sonoma and violet is monterey. Mojave should be brown?

image.thumb.png.d1c1ed4f7a4e59245aacdeec68d4eea1.png

 

 

15 hours ago, miliuco said:

@HmO

 

Nice!!! Where is to be downloaded? Thanks.

Icons

 

Icons.zip

 

 

OpenCoreGUI.png

Edited by HmO
  • Like 4
×
×
  • Create New...