thomasbnt / Night_Pihole

:crescent_moon: A Dark theme for your Pi-hole Dashboard.

Home Page:https://pi-hole.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ 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

About

:crescent_moon: A Dark theme for your Pi-hole Dashboard.

https://pi-hole.net

License:MIT License


Languages

Language:PHP 84.6%Language:JavaScript 11.6%Language:Shell 2.1%Language:CSS 1.7%