Merge pull request #244 from CHBMB/patch-3
Better logo and colour scheme for Unraid
This commit is contained in:
commit
c344de3f04
2 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
class Unraid implements Contracts\Applications {
|
||||
public function defaultColour()
|
||||
{
|
||||
return '#BF4C23';
|
||||
return '#A12624';
|
||||
}
|
||||
public function icon()
|
||||
{
|
||||
|
|
BIN
storage/app/public/supportedapps/unraid3.png
Normal file
BIN
storage/app/public/supportedapps/unraid3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
Loading…
Reference in a new issue