This extension is used to change the color of the magento 2 admin theme, to dark mode.
- Download this file
- Unzip at the root of your project
php bin/magento module:enable MateusSantin_AdminThemeDark
php bin/magento setup:upgrade
php bin/magento cache:clean
php bin/magento setup:static-content:deploy