Update background color
This commit is contained in:
@@ -36,7 +36,7 @@ define('enableCustomURL', true);
|
||||
// Set a primary colour to be used. Default: #007bff
|
||||
// Here are some other colours you could try:
|
||||
// #f44336: red, #9c27b0: purple, #00bcd4: teal, #ff5722: orange
|
||||
define('colour', '#007bff');
|
||||
define('colour', '#151719');
|
||||
|
||||
// Optional
|
||||
// Set a background image to be used.
|
||||
|
Reference in New Issue
Block a user