Skip to content
Snippets Groups Projects
Commit 4bdda961 authored by Michael Lee's avatar Michael Lee
Browse files

asc_adminimal D10 readiness

parent 285e4fce
No related branches found
No related tags found
No related merge requests found
......@@ -11,27 +11,27 @@
# 2. Sub-theme Seven. This is only recommended if you want to make minor
# tweaks and understand that Seven could break your modifications as it
# changes.
name: 'asc_adminimal'
name: "asc_adminimal"
type: theme
base theme: adminimal_theme
description: 'Adds custom CSS to default administration theme for Drupal.'
alt text: 'Default administration theme for Drupal with simple blocks, clean lines, and custom CSS.'
description: "Adds custom CSS to default administration theme for Drupal."
alt text: "Default administration theme for Drupal with simple blocks, clean lines, and custom CSS."
package: Core
version: VERSION
core_version_requirement: ^8 || ^9
core_version_requirement: ^8 || ^9 || ^10
regions:
header: 'Header'
pre_content: 'Pre-content'
header: "Header"
pre_content: "Pre-content"
breadcrumb: Breadcrumb
highlighted: Highlighted
help: Help
content: Content
page_top: 'Page top'
page_bottom: 'Page bottom'
sidebar_first: 'First sidebar'
page_top: "Page top"
page_bottom: "Page bottom"
sidebar_first: "First sidebar"
regions_hidden:
- sidebar_first
libraries:
- 'asc_adminimal/global-styling'
- "asc_adminimal/global-styling"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment