All Projects → lkd70 → Pihole Dark

lkd70 / Pihole Dark

Licence: mit
A Dark theme for the pihole admin page.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Pihole Dark

Qdarkstylesheet
A dark style sheet for QtWidgets application
Stars: ✭ 1,952 (+1210.07%)
Mutual labels:  dark-theme
Piadvanced
This started as a custom install for my pihole!
Stars: ✭ 144 (-3.36%)
Mutual labels:  raspberry-pi
Raspberrypi Objectdetection Tensorflow
Object Detection using TensorFlow on a Raspberry Pi
Stars: ✭ 147 (-1.34%)
Mutual labels:  raspberry-pi
Tmux
🧛🏻‍♂️ Dark theme for tmux
Stars: ✭ 138 (-7.38%)
Mutual labels:  dark-theme
Nogo
A cross-platform network-wide ad/site blocker with a simple web control panel.
Stars: ✭ 143 (-4.03%)
Mutual labels:  raspberry-pi
Docker Unms
This image is no longer maintained: https://github.com/oznu/docker-unms/issues/53
Stars: ✭ 145 (-2.68%)
Mutual labels:  raspberry-pi
Astroberry Server
Astroberry Server is a ready to use system for Raspberry Pi for controlling all your astronomy equipment
Stars: ✭ 141 (-5.37%)
Mutual labels:  raspberry-pi
Pieman
Script for creating custom OS images for single-board computers
Stars: ✭ 149 (+0%)
Mutual labels:  raspberry-pi
Gatsby Starter Delog
A blog for designers and developer, built with Gatsby and Netlfiy CMS. Live demo https://delog-w3layouts.netlify.com/
Stars: ✭ 145 (-2.68%)
Mutual labels:  dark-theme
Openauto
AndroidAuto headunit emulator
Stars: ✭ 1,926 (+1192.62%)
Mutual labels:  raspberry-pi
Hampi
HamPi
Stars: ✭ 142 (-4.7%)
Mutual labels:  raspberry-pi
Discord Bot List
Just another botlist for discord
Stars: ✭ 143 (-4.03%)
Mutual labels:  dark-theme
Google Assistant Hotword Raspi
Simple Google Assistant with hotword activation from Snowboy setup for my Pi Zero W.
Stars: ✭ 146 (-2.01%)
Mutual labels:  raspberry-pi
Lukin Vscode Theme
🎨 Lukin Theme for VS Code
Stars: ✭ 142 (-4.7%)
Mutual labels:  dark-theme
Clashos
multiplayer arcade game for bare metal Raspberry Pi 3 B+
Stars: ✭ 145 (-2.68%)
Mutual labels:  raspberry-pi
Raspberryturk
The Raspberry Turk is a robot that can play chess—it's entirely open source, based on Raspberry Pi, and inspired by the 18th century chess playing machine, the Mechanical Turk.
Stars: ✭ 140 (-6.04%)
Mutual labels:  raspberry-pi
Raspberry Pi Safe Off Switch
A set of scripts that can be used to provide a "safe power off switch" for a Raspberry Pi.
Stars: ✭ 144 (-3.36%)
Mutual labels:  raspberry-pi
Smart Home
Phodal's Smart Home Setup Guide:HomeBridge + Home Assistant + Amazon Echo
Stars: ✭ 149 (+0%)
Mutual labels:  raspberry-pi
Slack Black Theme
A darker, more contrasty, Slack theme.
Stars: ✭ 1,782 (+1095.97%)
Mutual labels:  dark-theme
Ha4iot
Open Source Home Automation system for .NET
Stars: ✭ 146 (-2.01%)
Mutual labels:  raspberry-pi

PiHole-Dark

A Dark theme for the PiHole admin page. (Now FTL compatible)

Example dashboard


Easy install

  1. open a terminal (or SSH if you're remoting in) ( Ctrl + Alt + T )
  2. Type: cd /var/www/html/
  3. Type: sudo wget https://raw.githubusercontent.com/lkd70/PiHole-Dark/master/install.sh
  4. Type: sudo chmod +x install.sh
  5. Type: sudo ./install.sh
  6. Follow the onscreen instructions!

Easy Uninstall

Not a fan of the style? Sorry to hear, please feel free to leave some feedback on the Official Thread. Sadly this theme isn't for everyone, so here's a simple method to restore the origional beauty of PiHole:

  1. open a terminal (or SSH if you're remoting in) ( Ctrl + Alt + T )
  2. Type: cd /var/www/html/admin/
  3. Type git reset --hard
  4. Go leave some feedback so we know what you didn't like!

Suggestion?

Something you'd like to see? Or maybe there's an incompatibility with a newer version of pi-hole? Please open an issue or make a pull request!


FAQ

Q: Yuck! Why is the background still white??!? How could you do this to me?

First of all, I'd like to say sorry for your eyes, I'm sure they hurt the way mine did upon first seeing that sight. Let's look at two possible solutions to this.

1. Create your own pretty background image! (or grabbing one from a background tile/pattern website)

You can easily replace the ugly image in /var/www/html/admin/img/boxed-bg.jpg with a pretty dark one.

2. To hell with the box! View the website without the 4:3 boxed view.

You can change to a wide-view from the admin website by navigating to: Settings -> API / Web Interface -> Web interface settings and un-checking the Use boxed layout option.

Q: I've installed the theme and nothing has changed? Is this a scam? I want my money back!

Refunds cost $1 each, please contact me at [email protected]

(Have you tried refreshing your browsers cache? Chances are it's still grabbing the old files)


Credits

All credits to the original creators of these files, I am merely an editor. All credits to the Pi-Hole Team for their great platform.

Do follow the individual licenses of these files as supplied by the authors.

Inspired by this thread.

Thanks to deathbybandaid for the new easy install method!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].