Night_Pihole
Night_Pihole copied to clipboard
:crescent_moon: A Dark theme for your Pi-hole Dashboard.
⚠️ Hello ! Pi-hole include now the dark theme. This project is unmaintained.
Night Pi-hole
Custom dark theme CSS for Pi-hole to replace skin-blue AdminLTE theme.
❗ Created for Pi-hole.
Install
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
Uninstall/Revert
Type the following commands into SSH, line by line.
cd /var/www/html/admin/
sudo git reset --hard
License
This project is licensed under the MIT License - see the LICENSE file for details.