Custom dark theme CSS for Pi-hole to replace skin-blue AdminLTE theme.
❗ Created for Pi-hole.
Type the following commands into SSH, line by line.
cd /var/www/html/admin/style/vendor/
sudo git clone https://github.com/thomasbnt/Night_Pihole.git
cd Night_Pihole
sudo chmod +x install.sh
sudo ./install.sh
Type the following commands into SSH, line by line.
cd /var/www/html/admin/
sudo git reset --hard
This project is licensed under the MIT License - see the LICENSE file for details.