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

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

(cherry picked from commit a58a9b05)
parent 0eb92220
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 {