Skip to content

GolDNenex/pihole-dark-purple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pi-hole dark-purple theme

Preview

Screenshot 2 | Screenshot 3 | Screenshot 4

A dark theme with purple accent for Pi-hole

Installation

The install.sh script provided assume that pi-hole's www folder is /var/www. Root perm will be asked to copy since the path require them.

With install.sh:

git clone https://github.com/GolDNenex/pihole-dark-purple
cd pihole-dark-purple
chmod +x ./install.sh
./install.sh

Manually:

git clone https://github.com/GolDNenex/pihole-dark-purple
cp -r pihole-dark-purple/* /path/to/www/html/admin/

Handling Pi-hole Update

Pi-hole update WILL remove the php file theme.php responsible for listing themes and applying them. For updating, use update-helper.sh. This script work regardless of its location so you can alias it for example.

About

A dark theme with purple accents for pi-hole

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published