Skip to content

Commit

Permalink
Merge pull request #2982 from elsiehupp/full-bleed-start-tile
Browse files Browse the repository at this point in the history
Use full-bleed Start Tile
  • Loading branch information
mgallien authored May 6, 2022
2 parents 87c2008 + f929d1b commit 9c7b1f7
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 4 deletions.
11 changes: 11 additions & 0 deletions theme/colored/Nextcloud-icon-square.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 added theme/colored/Nextcloud-w10starttile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 3 additions & 4 deletions theme/nextcloud.VisualElementsManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
<Application xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
<VisualElements
BackgroundColor="#151e3d"
ForegroundText="light"
ShowNameOnSquare150x150Logo="on"
Square150x150Logo="visualelements\150-Nextcloud-w10startmenu.png"
Square70x70Logo="visualelements\70-Nextcloud-w10startmenu.png"/>
ShowNameOnSquare150x150Logo="on"
Square150x150Logo="visualelements\Nextcloud-w10starttile.png"
Square70x70Logo="visualelements\Nextcloud-w10starttile.png"/>
</Application>

0 comments on commit 9c7b1f7

Please sign in to comment.