enanobots / m2-admin-darkmode
This package is abandoned and no longer maintained.
The author suggests using the qoliber/m2-admin-darkmode package instead.
2.0.0
2024-12-19 12:26 UTC
Requires
- magento/framework: >=102.0.0
- qoliber/core: *
This package is auto-updated.
Last update: 2024-12-19 12:34:17 UTC
README
Magento 2 - Dark Mode for Admin Panel
This is a continuation of this project:
Installation
composer require qoliber/m2-admin-darkmode
and run:
php bin/magento setup:upgrade
Important:
Dark mode is enabled by default but you can change your settings and set automatic switch between themes
This feature was provided by https://github.com/rav-redchamps, thanks for that!
magespices/mage2dark#2
Tested on only
- Magento 2.3.x Open Source
- Magento 2.4.x Open Source