niobi-8.x-2.0-alpha4/themes/niobi_theme/config/install/niobi_theme.settings.yml
themes/niobi_theme/config/install/niobi_theme.settings.yml
# Default settings should not be located here. This file is only used to # initially install a theme's "settings". # # Instead, the Drupal Bootstrap base theme uses the @BootstrapSetting # annotated plugin discovery process. This ensures that sub-theme settings are # inherited from base themes themes properly and to determine when a setting # should be saved to config as "overridden". # # @see \Drupal\bootstrap\Plugin\SettingBase # @see \Drupal\bootstrap\Plugin\SettingInterface # @see \Drupal\bootstrap\Plugin\SettingManager # @see \Drupal\bootstrap\Plugin\Form\SystemThemeSettings # @see \Drupal\bootstrap\ThemeSettings # This file cannot be empty, so install an initial empty array for "schemas". # @see https://www.drupal.org/node/2813829 schemas: [] logo: path: 'profiles/contrib/niobi/themes/niobi_theme/logo.png' use_default: true favicon: mimetype: image/vnd.microsoft.icon path: '' url: 'profiles/niobi/themes/niobi_theme/favicon.ico' use_default: false features: favicon: true node_user_picture: true cdn_jsdelivr_theme: flatly navbar_position: static-top table_responsive: '-1' popover_placement: 'auto right' table: ''
