wm21w / admintheme
Wm21w AdminTheme
Installs: 51
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:HTML
Type:magento2-module
Requires
This package is not auto-updated.
Last update: 2024-12-23 21:04:35 UTC
README
Custom Magento 2 Admin Theme
- app/design/adminhtml/Wm21w/light/theme.xml
<theme xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Config/etc/theme.xsd"> <title>Wm21w Light Theme</title> <!-- your theme's name --> <parent>Magento/backend</parent> <!-- the parent theme. Example: Magento/backend --> </theme>
- app/design/adminhtml/Wm21w/light/registration.php
<?php \Magento\Framework\Component\ComponentRegistrar::register( \Magento\Framework\Component\ComponentRegistrar::THEME, 'adminhtml/Wm21w/light', __DIR__ );
- app/design/adminhtml/Wm21w/light/web/images/21-logo.svg