Unverified Commit a58a9b05 authored by Lauri Timmanee's avatar Lauri Timmanee
Browse files

Issue #3249109 by catch, quietone, Gábor Hojtsy, smustgrave, dww, xjm: Deprecate Bartik

parent 9d82b6d2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -13,6 +13,8 @@
# changes.
name: Bartik
type: theme
lifecycle: deprecated
lifecycle_link: https://www.drupal.org/node/3223395#s-bartik
base theme: false
description: 'A flexible, recolorable theme with many regions and a responsive, mobile-first layout.'
package: Core
+1 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@
 * Tests the Bartik theme.
 *
 * @group bartik
 * @group legacy
 */
class BartikTest extends BrowserTestBase {