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