Skip to content
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.
/ Night_Pihole Public archive

🌙 A Dark theme for your Pi-hole Dashboard.

License

Notifications You must be signed in to change notification settings

thomasbnt/Night_Pihole

Repository files navigation

⚠️ Hello ! Pi-hole include now the dark theme. This project is unmaintained.

Support me on BMC Twitter Follow

Night Pi-hole

Custom dark theme CSS for Pi-hole to replace skin-blue AdminLTE theme.

❗ Created for Pi-hole.

Screenshot Preview Dashboard


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.

💛 Pi-hole