Merge pull request from CHBMB/patch-2

Update Unraid Icon & Colour Scheme
This commit is contained in:
KodeStar 2018-08-29 17:37:18 +01:00 committed by GitHub
commit 399ea088dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions
app/SupportedApps
storage/app/public/supportedapps

View file

@ -3,7 +3,7 @@
class Unraid implements Contracts\Applications {
public function defaultColour()
{
return '#3B5E1F';
return '#BF4C23';
}
public function icon()
{

Binary file not shown.

Before

(image error) Size: 28 KiB

After

(image error) Size: 6.5 KiB