olivero.settings.yml
Same filename in other branches
4 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.
- OliveroPostUpdateTest::testOliveroPrimaryColorUpdate in core/
themes/ olivero/ tests/ src/ Functional/ Update/ OliveroPostUpdateTest.php - Tests update hook setting base primary color.
- 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.yml
View 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'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.