N°3516 Add Fullmoon 🌕 to theme mechanism, update test-red theme for 3.0

This commit is contained in:
Stephen Abello
2021-01-05 17:14:30 +01:00
parent 82e98ced85
commit 5ef75772f0
9 changed files with 115 additions and 4317 deletions

View File

@@ -1293,7 +1293,7 @@ class Config
'backoffice_default_theme' => [
'type' => 'string',
'description' => 'Default theme used for '.ITOP_APPLICATION_SHORT.'\'s console',
'default' => 'light-grey',
'default' => 'fullmoon',
'value' => '',
'source_of_value' => '',
'show_in_conf_sample' => false,