Browse Source
Merge pull request #244 from CHBMB/patch-3
Better logo and colour scheme for Unraid
pull/204/merge
KodeStar
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
1 additions and
1 deletions
-
app/SupportedApps/Unraid.php
-
BIN
storage/app/public/supportedapps/unraid3.png
|
@ -3,7 +3,7 @@ |
|
|
class Unraid implements Contracts\Applications { |
|
|
class Unraid implements Contracts\Applications { |
|
|
public function defaultColour() |
|
|
public function defaultColour() |
|
|
{ |
|
|
{ |
|
|
return '#BF4C23'; |
|
|
return '#A12624'; |
|
|
} |
|
|
} |
|
|
public function icon() |
|
|
public function icon() |
|
|
{ |
|
|
{ |
|
|
Width:
|
Height:
|
Size: 33 KiB
|