test_basetheme.info.yml in Drupal 8
Same filename and directory in other branches
core/modules/system/tests/themes/test_basetheme/test_basetheme.info.yml
File
core/modules/system/tests/themes/test_basetheme/test_basetheme.info.ymlView 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