wm21w / admintheme_vitcas
Wm21w AdminTheme
Package info
github.com/SylwesterKowal/magento2.admin_theme_vitcas
Language:HTML
Type:magento2-module
pkg:composer/wm21w/admintheme_vitcas
Requires
This package is not auto-updated.
Last update: 2026-03-04 18:58:11 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