mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 11:57:48 -03:00
.. | ||
app | ||
document | ||
README.md |
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
andThoriumDocument.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.