kinetic-2.0.x-dev/kinetic.info.yml
kinetic.info.yml
name: Kinetic
type: theme
'base theme': stable9
starterkit: true
# version: VERSION
description: 'This is the intended starter theme of the Drupal 11 Paragon distribution.'
regions:
# Add regions as needed. We will lean toward being specific with how we render blocks and use the programmatic region for header and footer for now.
header: Header
content: Content
programmatic: 'Programmatically Placed'
enforce_prop_schemas: false
ckeditor5-stylesheets:
- dist/assets/global.css
- dist/assets/wysiwyg.css
dependencies:
- vite:vite
- twig_field_value:twig_field_value
vite:
enableInAllLibraries: true
enableInAllComponents: true
libraries:
- kinetic/base
- kinetic/messages
- kinetic/kinetic
- core/normalize
- core/once
libraries-override:
stable9/normalize:
css:
base:
css/core/assets/vendor/normalize-css/normalize.css: false
libraries-extend:
user/drupal.user:
- kinetic/user
core/drupal.dropbutton:
- kinetic/dropbutton
core/drupal.dialog:
- kinetic/dialog
file/drupal.file:
- kinetic/file
core/drupal.progress:
- kinetic/progress
core_version_requirement: ^10.3 || ^11
generator: 'starterkit_theme:10.0.8'
preload-fonts:
# Only include fonts that are used in the theme. Local fonts are preferred over remote fonts.
# Confirm in the header tags that the fonts are being preloaded. Local fonts still require font-face declarations.
#preload-fonts:
# - '@kinetic/fonts/Lumanosimo-Regular.ttf'
# - '/fonts/Lumanosimo-Regular.ttf'
# - "https://fonts.googleapis.com/css2?family=REM:wght@100&family=Roboto:wght@100&display=swap"
# - "https://use.typekit.net/<stylesheet>.css"
# Information added by Drupal.org packaging script on 2025-10-31
version: '2.0.x-dev'
project: 'kinetic'
datestamp: 1761925290
