Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@ Network Trash Folder
Temporary Items
.apdisk

# Temporary icon file (untracked)
Mist/Resources/AppIcon.png

# AI Agents
GEMINI.md
.gemini/
Expand Down
Binary file removed AppIcon.png
Binary file not shown.
45 changes: 45 additions & 0 deletions Mist/Resources/AppIcon.icon/Assets/AppIcon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
15 changes: 3 additions & 12 deletions Mist/Resources/AppIcon.icon/icon.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,12 @@
{
"fill" : {
"solid" : "extended-gray:1.00000,1.00000"
},
"fill" : "automatic",
"groups" : [
{
"layers" : [
{
"glass" : false,
"image-name" : "app_uploads_1765782746424371870_e28d5a17-7513-414c-aa52-9e7431026a6d-1.png",
"name" : "app_uploads_1765782746424371870_e28d5a17-7513-414c-aa52-9e7431026a6d-1",
"position" : {
"scale" : 0.5,
"translation-in-points" : [
0,
0
]
}
"image-name" : "AppIcon.svg",
"name" : "AppIcon"
}
],
"shadow" : {
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<img src="./AppIcon.png" alt="Mist Icon" width="128" height="128">
<img src="./assets/AppIcon.png" alt="Mist Icon" width="128" height="128">
<h1>Mist</h1>
<p><strong>A native macOS menu bar uploader for S3-compatible storage and S.EE</strong></p>

Expand Down
Binary file added assets/AppIcon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/app-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/favicon.ico
Binary file not shown.
Binary file added assets/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.