olivero.settings.yml

Same filename and directory in other branches
  1. 9 core/themes/olivero/config/install/olivero.settings.yml
  2. 10 core/themes/olivero/config/install/olivero.settings.yml
core/themes/olivero/config/install/olivero.settings.yml
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
  1. favicon:
  2. use_default: true
  3. features:
  4. comment_user_picture: true
  5. comment_user_verification: true
  6. favicon: true
  7. node_user_picture: false
  8. logo:
  9. use_default: false
  10. third_party_settings:
  11. shortcut:
  12. module_link: true
  13. mobile_menu_all_widths: 0
  14. site_branding_bg_color: default
  15. base_primary_color: '#1b9ae4'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.