Merge pull request #243 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
2 changed files with 1 additions and 1 deletions

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

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB