* #2 - wip * #2 - wip * #2 - ui fixes to login page * #2 - fix * #2 - fix * #4- wip * #4 - wip * #4 - wip * #4 - wip * #4- wip * #4 - wip * #4 - wip * #4 - tests * #4 - ecs fix * #4 - fix * #4 - wip * #4 - fix * #4 - fix * #4 - fix composer * #4 - cr fix Co-authored-by: EwelinaLasowy <ewelina.lasowy@blumilk.pl>
This commit is contained in:
21
config/colors.php
Normal file
21
config/colors.php
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
"#475569",
|
||||
"#EA580C",
|
||||
"#EAB308",
|
||||
"#CA8A04",
|
||||
"#84CC16",
|
||||
"#4D7C0F",
|
||||
"#10B981",
|
||||
"#06B6D4",
|
||||
"#4338CA",
|
||||
"#A855F7",
|
||||
"#86198F",
|
||||
"#FB7185",
|
||||
"#EC4899",
|
||||
"#9D174D",
|
||||
"#F43F5E",
|
||||
];
|
Reference in New Issue
Block a user