You are here

14 calls to theme_get_setting() in Zircon Profile 8.0

color.inc in core/themes/bartik/color/color.inc
hook_form_system_theme_settings_alter in core/lib/Drupal/Core/Render/theme.api.php
Allow themes to alter the theme-specific settings form.
shortcut_preprocess_page_title in core/modules/shortcut/shortcut.module
Implements hook_preprocess_HOOK() for page title templates.
SystemBrandingBlock::build in core/modules/system/src/Plugin/Block/SystemBrandingBlock.php
Builds and returns the renderable array for this block plugin.
system_page_attachments in core/modules/system/system.module
Implements hook_page_attachments().
template_preprocess_comment in core/modules/comment/comment.module
Prepares variables for comment templates.
template_preprocess_maintenance_page in core/includes/theme.inc
Prepares variables for maintenance page templates.
template_preprocess_node in core/modules/node/node.module
Prepares variables for node templates.
template_preprocess_username in core/modules/user/user.module
Prepares variables for username templates.
ThemeInstallerTest::testEmpty in core/modules/system/src/Tests/Extension/ThemeInstallerTest.php
Verifies that no themes are installed by default.
ThemeInstallerTest::testInstall in core/modules/system/src/Tests/Extension/ThemeInstallerTest.php
Tests installing a theme.
ThemeSettingsForm::buildForm in core/modules/system/src/Form/ThemeSettingsForm.php
ThemeSettingsTest::testDefaultConfig in core/modules/system/src/Tests/Theme/ThemeSettingsTest.php
Tests that $theme.settings are imported and used as default theme settings.
ThemeSettingsTest::testNoDefaultConfig in core/modules/system/src/Tests/Theme/ThemeSettingsTest.php
Tests that the $theme.settings default config file is optional.