Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions config/sync/block.block.server_admin_theme_breadcrumbs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
uuid: be40246f-dec5-4a17-8155-f8f182c36448
langcode: en
status: true
dependencies:
module:
- system
theme:
- server_admin_theme
_core:
default_config_hash: oXUb3JZR2WW5VOdw4HrhRicCsq51mCgLfRyvheG68ck
id: server_admin_theme_breadcrumbs
theme: server_admin_theme
region: breadcrumb
weight: -2
provider: null
plugin: system_breadcrumb_block
settings:
id: system_breadcrumb_block
label: Breadcrumbs
label_display: '0'
provider: system
visibility: { }
22 changes: 22 additions & 0 deletions config/sync/block.block.server_admin_theme_content.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
uuid: f42dfe45-69bd-4117-8d78-452db939e1a8
langcode: en
status: true
dependencies:
module:
- system
theme:
- server_admin_theme
_core:
default_config_hash: 9EoWV2Lot6FVSr50t4hoKgiz1LIXYWNG-IIPYsWxBqo
id: server_admin_theme_content
theme: server_admin_theme
region: content
weight: -2
provider: null
plugin: system_main_block
settings:
id: system_main_block
label: 'Main page content'
label_display: '0'
provider: system
visibility: { }
18 changes: 18 additions & 0 deletions config/sync/block.block.server_admin_theme_local_actions.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
uuid: 4de3a751-ccaf-43bb-acdb-16a5d4535b1c
langcode: en
status: true
dependencies:
theme:
- server_admin_theme
id: server_admin_theme_local_actions
theme: server_admin_theme
region: content
weight: -3
provider: null
plugin: local_actions_block
settings:
id: local_actions_block
label: 'Primary admin actions'
label_display: '0'
provider: core
visibility: { }
22 changes: 22 additions & 0 deletions config/sync/block.block.server_admin_theme_messages.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
uuid: 936333b7-2e70-4569-a6c7-b0958490558f
langcode: en
status: true
dependencies:
module:
- system
theme:
- server_admin_theme
_core:
default_config_hash: KHQIJ7Vfl25lTjzIc7qIvnuistt-Mw2O0kG4jCofmkI
id: server_admin_theme_messages
theme: server_admin_theme
region: highlighted
weight: -2
provider: null
plugin: system_messages_block
settings:
id: system_messages_block
label: 'Status messages'
label_display: '0'
provider: system
visibility: { }
18 changes: 18 additions & 0 deletions config/sync/block.block.server_admin_theme_pagetitle.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
uuid: ac47828a-d4c2-491c-b4d0-537c06530211
langcode: en
status: true
dependencies:
theme:
- server_admin_theme
id: server_admin_theme_pagetitle
theme: server_admin_theme
region: header
weight: 0
provider: null
plugin: page_title_block
settings:
id: page_title_block
label: 'Page title'
label_display: '0'
provider: core
visibility: { }
20 changes: 20 additions & 0 deletions config/sync/block.block.server_admin_theme_primary_local_tasks.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
uuid: b1d0de77-cfda-4398-a81b-4bcecfd06321
langcode: en
status: true
dependencies:
theme:
- server_admin_theme
id: server_admin_theme_primary_local_tasks
theme: server_admin_theme
region: header
weight: 0
provider: null
plugin: local_tasks_block
settings:
id: local_tasks_block
label: 'Primary tabs'
label_display: '0'
provider: core
primary: true
secondary: false
visibility: { }
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
uuid: cfe574e8-9cf3-412f-aca0-91767fdbced5
langcode: en
status: true
dependencies:
theme:
- server_admin_theme
id: server_admin_theme_secondary_local_tasks
theme: server_admin_theme
region: pre_content
weight: 0
provider: null
plugin: local_tasks_block
settings:
id: local_tasks_block
label: 'Secondary tabs'
label_display: '0'
provider: core
primary: false
secondary: true
visibility: { }
1 change: 1 addition & 0 deletions config/sync/core.extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,5 @@ theme:
seven: 0
server_theme: 0
claro: 0
server_admin_theme: 0
profile: server
2 changes: 1 addition & 1 deletion config/sync/node.settings.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
use_admin_theme: true
_core:
default_config_hash: W0cgFPhPJ3gAdqm06-az48BLf5MVcoZVS0HdByoofi0
use_admin_theme: true
9 changes: 9 additions & 0 deletions config/sync/server_admin_theme.settings.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
features:
node_user_picture: 1
comment_user_picture: true
comment_user_verification: true
favicon: 1
logo:
use_default: 1
favicon:
use_default: 1
2 changes: 1 addition & 1 deletion config/sync/system.theme.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
_core:
default_config_hash: fOjer9hADYYnbCJVZMFZIIM1azTFWyg84ZkFDHfAbUg
admin: claro
admin: server_admin_theme
default: server_theme
18 changes: 18 additions & 0 deletions web/themes/custom/server_admin_theme/server_admin_theme.info.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: 'Server Admin Theme'
type: theme
description: 'A custom administration theme that extends Claro.'
core_version_requirement: '^10'
base theme: claro

regions:
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
regions_hidden:
- sidebar_first