Merge pull request #244 from CHBMB/patch-3

Better logo and colour scheme for Unraid
This commit is contained in:
KodeStar 2018-09-03 12:55:25 +01:00 committed by GitHub
commit c344de3f04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB