olivero.settings.yml in Drupal 10
Same filename and directory in other branches
core/themes/olivero/config/install/olivero.settings.yml
3 string references to 'olivero.settings'
- ConfigImportUITest::testImport in core/
modules/ config/ tests/ src/ Functional/ ConfigImportUITest.php - Tests importing configuration.
- MigrateThemeSettingsTest::testMigrateThemeSettings in core/
modules/ system/ tests/ src/ Kernel/ Migrate/ d7/ MigrateThemeSettingsTest.php - Tests migration of theme settings to variables to configuration.
- OliveroTest::testPreprocessBlock in core/
tests/ Drupal/ FunctionalTests/ Theme/ OliveroTest.php - Tests that olivero_preprocess_block is functioning as expected.
File
core/themes/olivero/config/install/olivero.settings.ymlView source
- favicon:
- use_default: true
- features:
- comment_user_picture: true
- comment_user_verification: true
- favicon: true
- node_user_picture: false
- logo:
- use_default: false
- third_party_settings:
- shortcut:
- module_link: true
- mobile_menu_all_widths: 0
- site_branding_bg_color: default
- base_primary_color: '#1b9ae4'