Loading core/themes/seven/seven.info.yml +2 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,8 @@ # changes. name: Seven type: theme lifecycle: deprecated lifecycle_link: https://www.drupal.org/node/3223395#s-seven base theme: false description: 'The default administration theme for Drupal 8 was designed with clean lines, simple blocks, and sans-serif font to emphasize the tools and tasks at hand.' alt text: 'Default administration theme for Drupal 8 with simple blocks and clean lines.' Loading core/themes/seven/tests/src/Functional/SevenLayoutBuilderTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ * Tests the Seven theme. * * @group seven * @group legacy */ class SevenLayoutBuilderTest extends BrowserTestBase { Loading Loading
core/themes/seven/seven.info.yml +2 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,8 @@ # changes. name: Seven type: theme lifecycle: deprecated lifecycle_link: https://www.drupal.org/node/3223395#s-seven base theme: false description: 'The default administration theme for Drupal 8 was designed with clean lines, simple blocks, and sans-serif font to emphasize the tools and tasks at hand.' alt text: 'Default administration theme for Drupal 8 with simple blocks and clean lines.' Loading
core/themes/seven/tests/src/Functional/SevenLayoutBuilderTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ * Tests the Seven theme. * * @group seven * @group legacy */ class SevenLayoutBuilderTest extends BrowserTestBase { Loading