high_contrast.settings.yml in High contrast 8
config/install/high_contrast.settings.yml
7 string references to 'high_contrast.settings'
- ConfigEventSubscriber::updateStylesheet in src/
EventSubscriber/ ConfigEventSubscriber.php - Regenerate the stylesheet.
- HighContrastBlockView::preRender in src/
HighContrastBlockView.php - #pre_render callback: Sets high contrast cacheability metadata on blocks.
- HighContrastConfigOverride::getCacheableMetadata in src/
HighContrastConfigOverride.php - @todo Check the right $name. See https://www.drupal.org/node/2866194
- HighContrastConfigOverride::getHighContrastLogo in src/
HighContrastConfigOverride.php - Returns the configured logo, either from theme dir of configured path.
- HighContrastConfigurationForm::buildForm in src/
Form/ HighContrastConfigurationForm.php - Form constructor.
File
config/install/high_contrast.settings.ymlView source
- colors_background: '#000000'
- colors_text: '#ffffff'
- colors_hyperlinks: '#ffff00'
- default_logo: true
- logo_path: ''