Same filename in this branch
  1. 10 core/modules/system/config/install/system.theme.global.yml
  2. 10 core/profiles/demo_umami/config/install/system.theme.global.yml
  3. 10 core/profiles/minimal/config/install/system.theme.global.yml
Same filename and directory in other branches
  1. 8.9.x core/modules/system/config/install/system.theme.global.yml
  2. 9 core/modules/system/config/install/system.theme.global.yml
core/modules/system/config/install/system.theme.global.yml
6 string references to 'system.theme.global'
GlobalThemeSettingsDefaultLogoUrlUpdateTest::testUpdate in core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php
Tests update of system.theme.global:logo.url.
MigrateGlobalThemeSettingsTest::testMigrateThemeSettings in core/modules/system/tests/src/Kernel/Migrate/d7/MigrateGlobalThemeSettingsTest.php
Tests migration of global theme settings to configuration.
MinimalTest::testMinimal in core/profiles/minimal/tests/src/Functional/MinimalTest.php
Tests Minimal installation profile.
ThemeSettingsForm::buildForm in core/modules/system/src/Form/ThemeSettingsForm.php
theme_get_setting in core/includes/theme.inc
Retrieves a setting for the current theme or for a given theme.

... See full list

File

core/modules/system/config/install/system.theme.global.yml
View source
  1. favicon:
  2. mimetype: image/vnd.microsoft.icon
  3. path: ''
  4. url: ''
  5. use_default: true
  6. features:
  7. comment_user_picture: true
  8. comment_user_verification: true
  9. favicon: true
  10. node_user_picture: true
  11. logo:
  12. path: ''
  13. url: ~
  14. use_default: true