thorium-mirror/logos/NEW/mac/gen
Alexander Frick 32a6dd5cd6 M110 stage 1
2023-02-20 23:20:58 -06:00
..
app M110 stage 1 2023-02-20 23:20:58 -06:00
document M110 stage 1 2023-02-20 23:20:58 -06:00
README.md Add files via upload 2023-01-25 00:47:34 -06:00

ICNS generation directory.

This directory contains files/scripts for generating an .icns (IconSet) file for MacOS from predefined icon .PNGs from 16px to 1024px.

  • In the app and document subdirs, there are the icon files and two scripts, both named build_icns.sh, which must each be seperately run in their respective folders. They will generate Thorium.icns and ThoriumDocument.icns, which should both be placed in the parent of this directory, I.E. //thorium/logos/NEW/mac/

They will then be renamed to app.icns and document.icns and copied to //thorium/chrome/app/theme/chromium/mac/ for proper Thorium branding on MacOS.