Merge pull request #243 from CHBMB/patch-2
Update Unraid Icon & Colour Scheme
This commit is contained in:
commit
399ea088dc
2 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
class Unraid implements Contracts\Applications {
|
class Unraid implements Contracts\Applications {
|
||||||
public function defaultColour()
|
public function defaultColour()
|
||||||
{
|
{
|
||||||
return '#3B5E1F';
|
return '#BF4C23';
|
||||||
}
|
}
|
||||||
public function icon()
|
public function icon()
|
||||||
{
|
{
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 6.5 KiB |
Loading…
Reference in a new issue