Skip to content

Commit

Permalink
Merge pull request #95 from TetsuOtter/change-app-icon
Browse files Browse the repository at this point in the history
  • Loading branch information
TetsuOtter authored Nov 2, 2023
2 parents 9663cca + ee896c3 commit 2a047b6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion TRViS/Resources/AppIcon/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 modified TRViS/Resources/AppIcon/appiconfg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions TRViS/TRViS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
<MauiIcon
Include="Resources\AppIcon\appicon.svg"
ForegroundFile="Resources\AppIcon\appiconfg.png"
Color="#ccc" />
Color="#cfc" />
<!-- Splash Screen -->
<MauiSplashScreen
Include="Resources\AppIcon\appiconfg.png"
Color="#999" />
Color="#583" />
<MauiFont Include="Resources\Fonts\*" />
<MauiImage Include="Resources\Images\*" />
<!-- Raw Assets (also remove the "Resources\Raw" prefix) -->
Expand Down

0 comments on commit 2a047b6

Please sign in to comment.