Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Status
The first post of this thread is a WikiPost and can be edited by anyone with the appropiate permissions. Your edits will be public.

n-evo

macrumors 68000
Aug 9, 2013
1,905
1,721
Amsterdam
It’s pissing me off the confirmation box for any app is way off the screen for me
This thread isn’t for bug reporting though. This one is:

 
  • Like
Reactions: RandomDSdevel

Ansath

Cancelled
Jun 9, 2018
4,791
5,249
This thread isn’t for bug reporting though. This one is:


That’s for discussing bugs.

Reporting bugs should be to Apple, via the feedback app, or via Safari, using applefeedback://
 

borp99

macrumors regular
Jun 25, 2020
139
151
Any luck of someone finding the location of Folder icons in Big Sur?

****Change Big Sur System Folder Icons***
[UPDATE, including amendments @ August 2 2020]

NB. LiteIcon 4.1 can now only change individual app and drive icons on BS. No global change to System folder icons possible. LiteIcon will only launch on BS if you alter the SystemVersionCompat.plist string from 10.16 to 10.15, which isn’t ideal - so maybe just customise some icons via the Get Info ‘paste or drop image’ method.

However, just worked out @ July 31 2020, you ‘can’ globally change the system folder look to a customised one. Read on...

Big Sur does not use the /S/L/CS/Coretypes.bundle folder icons anymore to display the various System Folder icons. Instead, it uses a template folder icon (a PNG image in various pixel sizes, locked inside /S/L/CS/IconsetResources.bundle) and adds various font glyphs on top of it to denote the different types of System folder, or leaves the folder blank in the middle for new/basic folders, like the look of the old GenericFolderIcon.icns file. You can change the look of this background folder but the light blue font glyph (eg. for Applications, Library, Utilities, Home etc.) will remain being displayed in the centre of the folder, so that aspect of customising isn’t currently possible (see footnotes).

This method assumes that you have Big Sur installed on one drive or drive partition and Mojave or Catalina on a different drive or drive partition (High Sierra 10.13 may be OK too). You also need Adobe PhotoShop (running on 10.14 or 10.15). Unless you have Big Sur installed on one of Apple’s supported machines, you should have read up on how to install this new OS on an unsupported machine - either as a sealed or preferably unsealed OS. If in doubt, go to https://forums.macrumors.com/threads/macos-11-big-sur-on-unsupported-macs-thread.2242172/

In order to alter Big Sur system files, you need to first disable SIP in Recovery mode using the Terminal (eg. using a USB installer): ‘csrutil disable’ and also ‘csrutil authenticated-root disable’. Only if all else fails later on, also do: nvram boot-args="-no_compat_check amfi_get_out_of_my_way=1" (including the quote marks).

1. Boot normally into Big Sur and grab a copy of ‘Assets.car’ from ‘/Volumes/11.0/System/Library/CoreServices/IconsetResources.bundle/Contents/Resources/’ and save it to the Big Sur User’s Desktop or, preferably to the 10.14 or 10.15 Desktop folder. [NB/1. replace 11.0 with the name of your BS system volume]
[NB/2. you have to do this from Big Sur because, if you haven’t ‘unsealed’ that OS when it was installed, the Big Sur system volume will be encrypted and won’t show up or mount under 10.14 or 10.15, only the BS user Data volume will.]

2a. If you are going to edit on 10.14, download the original ‘ThemeEngine.app’ from: https://github.com/alexzielenski/ThemeEngine/releases/tag/1.0.0(111) [this version doesn’t work on Big Sur or Catalina]
2b. If you are going to edit on 10.15, download a newly built version for Catalina (great thanks to Allan Nyholm/macrumors member #65816) from: https://jumpshare.com/v/W1PDjzxfzLXDWIbNyeis [this version doesn’t work on Big Sur or Mojave]
- then boot into whichever macOS your ThemeEngine.app will run on and open the Assets.car file [where-ever it was saved to / if on Big Sur it will be at: /Volumes/11.0 - Data/Users/your_name/Desktop/] with that App.

3. Modify ‘Folder’ and ‘FolderDark’ icons category (from the left side list).
- select one of the 10 icons [Notes: sizes are 16x16.png, 16x16x2x.png, 32x32.png, 32x32x2x.png, 128x128.png, 128x128x2x.png, 256x256.png, 256x256x2x.png, 512x512.png, 512x512x2x.png. Take note of the particular size (of the selected icon) showing in the top right corner (as the set is ‘not’ displayed in size order), so that you copy and paste ‘like for like’ sized icons. Replace the full set of 10 sizes. If it’s any easier, you can create a set of correctly sized PNG files from your own 'master' image, regardless of its size or resolution, using Image2Icon.app - available for free from the AppStore (the paid advanced features aren’t required). Export to ‘Iconset’. Just make sure that your source image for the generic folder template has an alpha layer added. For me, I replaced each icon with images from 10.9’s CoreTypes.bundle ’GenericFolderIcon.icns’ file, using tiffs for each size dragged to the desktop out of Preview’s left pane. They were automatically re-saved as .png’s after returning from PhotoShop, so don’t worry about image type differences.]
- press Cmd+UpArrow to send the selected icon to PhotoShop.
- (in PhotoShop) change icon as required (NB. must fit within the original transparent alpha mask), ‘Save’ the change, then move from the PhotoShop window back to the ThemeEngine window.
- (the selected icon you were changing should still be highlighted) press Cmd+DownArrow to paste the modified icon over the top of the original one.
- continue to do this for each of the other Regular and Dark folder icons.
- Finally, use ‘Save As…’ to save the modified Assets.car file (change its name slightly eg. Assets2.car) to another location/folder, different to where the unmodified original Assets.car file is.

4. If you have installed Big Sur as an unsealed OS, you can now boot into either 10.14, 10.15 or 11.0. If you installed Big Sur as ‘sealed’ then you can only do the next step from 11.0. Now, run from the terminal:
- diskutil mount /Volumes/11.0 (as above, replace 11.0 with the name of your BS system volume)
- sudo mount -uw /
- then either:
#Method 1: Rename the modified file back to Assets.car. With the Finder, open the ‘/Volumes/11.0/System/Library/CoreServices/IconsetResources.bundle/Contents/Resources’ folder and drag the modified Assets.car into it to overwrite the original file. Authorise with your password.
#or Method 2: Rename the modified file back to Assets.car, then: sudo mv(leave a space)/**full location of file, or drag the file onto the Terminal window**/(leave a space)/Volumes/11.0/System/Library/CoreServices/IconsetResources.bundle/Contents/Resources/Assets.car [also adjust 11.0 to suit]
- diskutil mount /Volumes/11.0 (needs to be done again for some reason)
- sudo mount -uw /
- sudo find /Volumes/11.0/private/var/folders/ -name 'com.apple.dock.iconcache' -exec rm {} \;
- sudo find /Volumes/11.0/private/var/folders/ -name 'com.apple.iconservices' -exec rm -rf {} \;
- sudo rm -r /Volumes/11.0/Library/Caches/com.apple.iconservices.store

#If your Big Sur volume (whether unsealed or sealed) is running from a ‘Snapshot’, you now probably need to do the following:
- sudo kmutil install --volume-root /Volumes/11.0 --update-all --force
- sudo /Volumes/11.0/usr/sbin/kcditto
(- sudo tmutil localsnapshot <- not sure if this is required. Try without it first)
- sudo bless --folder /Volumes/11.0/System/Library/CoreServices --bootefi --create-snapshot
- reboot

#Otherwise (if your Big Sur system volume is unsealed with all Snapshots deleted), just log out and back in again to see the folder changes.
———————————
Font glyph footnotes:
The light blue font glyphs arbitrarily dumped in the middle of the background folder template are held in several places. Many reports around the internet are that they are located in SF Symbols.ttf but this font, as far as I can see, isn’t even included in the Beta 3 package, so is missing. It can be downloaded as an installer App from Apple’s developer site as V.1 and V.2 beta but, even once installed, the Symbols.ttf variant doesn’t appear to then show up. I found most of the folder glyphs in SF Pro.ttf (in the /Library/Fonts folder, not the /System/Library/Fonts folder) as follows (each character with a ‘uni’ prefix and with 3 suffix versions: .small, .medium and .large)(I used FontLab 7 to view the contents of the font file(s)):

Applications folder glyph #100424, Utilities #10090B, Library #100929, Home #10039F, Documents #100237, Desktop #1008F0, Movies #1003B6, Music #100469 and Pictures #1003C5.

Strangely, the Users folder glyph isn’t in the SF Pro font. I found it in the SF Display Regular font (#10026E). The Downloads folder glyph isn’t in the Pro font either - and I still haven’t found it in any other font yet (I almost went blind looking through dozens of fonts). The System folder glyph (‘macOS’) isn’t in a font either, as far as I could see, but I did find it in the file: /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/Assets.car under ‘macOSText’. Whether, editing any of the above-mentioned font glyphs with a font editor will change the light blue imprints to something else is maybe for someone else to try. The system is already changing all of them from greyscale source images to blue in colour. At least I’ve now managed to take back control over the look of the primary folder template in Big Sur (and on any other mounted volumes).
 
Last edited:
  • Like
Reactions: TheralSadurns

dhruveonmars

macrumors 6502
Nov 10, 2011
284
78
UK
Don't think this is possible yet, and doesn't look like it'll be coming to the first launch, but hopefully we'll see it in the next release. Would really love to be able to customise the order of the new Safari start page
 

Watabou

macrumors 68040
Feb 10, 2008
3,426
759
United States
You can (finally!) turn off the horrendous wallpaper tinting in the newest beta.

Screen Shot 2020-08-04 at 21.20.10.png

Still no option (that I can see) to disable just the menu bar transparency.
 

pioneer9k

macrumors member
Oct 22, 2016
81
132
You can (finally!) turn off the horrendous wallpaper tinting in the newest beta.

View attachment 940715

Still no option (that I can see) to disable just the menu bar transparency.
I am so ****ing thankful. Although I wish they’d just keep it like in Catalina and before where it was less prominent but this is good too.
 

Apple Knowledge Navigator

macrumors 68040
Mar 28, 2010
3,677
12,837
In Dark Mode, when wallpaper tinting in windows is enabled, the shade of dark will try to match the wallpaper color

Wallpaper tinting enabled

View attachment 940768

Wallpaper tinting disabled

View attachment 940769
Gotcha - thanks! So it’s very similar to the transparency in that it’s trying to take on the hue of the surrounding area.

Unless I’m missing something, that does seem like a rather pointless feature. Anything that’s going to make the windows less distinguishable/uniform is never a good thing.
 

DanielDD

macrumors 6502a
Apr 5, 2013
524
4,447
Portugal
Gotcha - thanks! So it’s very similar to the transparency in that it’s trying to take on the hue of the surrounding area.

Unless I’m missing something, that does seem like a rather pointless feature. Anything that’s going to make the windows less distinguishable/uniform is never a good thing.

It's a slight tinting in Catalina. I think that makes sense if the wallpapers are very cool or very warm. That usually clashes with the neutral black of the window background. But in Big Sur, that tinting got way more noticeable.
 
  • Like
Reactions: RandomDSdevel

dumiku

macrumors regular
Aug 13, 2017
205
101
Accra (Ghana)
Gotcha - thanks! So it’s very similar to the transparency in that it’s trying to take on the hue of the surrounding area.

Unless I’m missing something, that does seem like a rather pointless feature. Anything that’s going to make the windows less distinguishable/uniform is never a good thing.

The windows are not too uniform at least for me, I do like that tinting with some wallpapers so, my choice of wallpapers is very specific because it's awful with other wallpapers. To have the option to disable it is a good thing especially for those who have no use for it, Dark Mode without tinting becomes boring after a while.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.