Update background color

This commit is contained in:
2022-04-23 16:20:42 +03:00
parent c14a330e0d
commit ecea90566b

View File

@@ -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.