test_basetheme.info.yml
Same filename in other branches
File
-
core/
modules/ system/ tests/ themes/ test_basetheme/ test_basetheme.info.yml
View source
- name: 'Theme test base theme'
- type: theme
- description: 'Test theme which acts as a base theme for other test subthemes.'
- version: VERSION
- core: 8.x
- base theme: false
- hidden: true
-
- libraries:
- - test_basetheme/global-styling
- libraries-override:
- core/drupal.dialog:
- js:
- misc/dialog/dialog.js: false
- core/jquery.farbtastic:
- css:
- component:
- assets/vendor/farbtastic/farbtastic.css: css/farbtastic.css
- theme_test/theme_stylesheets_override_and_remove_test:
- css:
- base:
- css/base-remove.css: false
-
- libraries-extend:
- classy/base:
- - test_basetheme/global-styling
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.