enanobots / m2-admin-darkmode
Magento 2 Admin Dark Theme
Installs: 140
Dependents: 0
Suggesters: 0
Security: 0
Stars: 23
Watchers: 3
Forks: 0
Open Issues: 2
Language:Less
Type:magento2-theme
Requires
- magento/framework: >=102.0.0
- magento/module-backend: >=101.0.0
This package is auto-updated.
Last update: 2024-10-28 01:16:30 UTC
README
Magento 2 - Dark Mode for Admin Panel
This is a continuation of this project: https://github.com/magespices/mage2dark
Demo:
https://darkmode.nanobots.info
Access:
url : https://darkmode.nanobots.info/admin
user: nanobot
pass: DARKmode321
Installation:
composer require nanobots/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