Commit graph

8 commits

Author SHA1 Message Date
Jamie Kyle
02dedc7157
Update app icon ico files with more sizes 2023-04-04 16:38:59 -07:00
Fedor Indutny
09be01016a
Fix linux icons 2023-03-21 10:43:19 -07:00
Fedor Indutny
d986356eea
Windows Installer tweaks 2023-03-20 14:22:32 -07:00
Evan Hahn
e26991a872 Update macOS app icon for Big Sur 2021-01-11 14:23:09 -08:00
Josh Perez
a12ac2aa37
Upgrade small logo icons 2020-04-15 10:25:20 -07:00
lilia
7d47b53dc3
Generate icons with electron-icon-maker
Either icon-gen or local scaling of images was producing a corrupted and
glitchy .icns file. With this module, we need only provide a 1024px
image and it handles the scaling and generation of all other icon
assets.

// FREEBIE
2017-09-14 16:53:40 -07:00
lilia
9320b0b5f0
Make icons more consistent
Round corners everywhere. Also about 10% more padding around the tile.

// FREEBIE
2017-09-14 16:53:39 -07:00
lilia
32be90c728
Fix missing icons on linux
Move these to where the build expects them to be.

In theory electron-builder should generate these from a build/icon.icns
but that doesn't seem to be working.

// FREEBIE
2017-09-14 16:53:36 -07:00