dark mode du panel forcer
All checks were successful
Deploy / Deploy to Production (push) Successful in 8s
All checks were successful
Deploy / Deploy to Production (push) Successful in 8s
This commit is contained in:
parent
9e669518bd
commit
01f6dffd0e
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ return [
|
||||||
// Panel configuration
|
// Panel configuration
|
||||||
'panel' => [
|
'panel' => [
|
||||||
'css' => 'assets/css/custom-panel.css',
|
'css' => 'assets/css/custom-panel.css',
|
||||||
|
'theme' => 'dark',
|
||||||
// Menu personnalisé du panel
|
// Menu personnalisé du panel
|
||||||
'menu' => [
|
'menu' => [
|
||||||
'site' => [
|
'site' => [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue