Awesome
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!
https://github.com/magespices/mage2dark/pull/2
Tested on only
- Magento 2.3.x Open Source
- Magento 2.4.x Open Source