▲
A
A
▼
安装Install phpMyAdmin Dark Theme Windows or Linux
Install on Linux
Log into the Linux device
Run the following commands in a terminal:
# install git
sudo apt-get install git
# clone the dark theme from git
git clone https://github.com/i12bretro/pmahomme-dark.git
# copy the dark theme to the phpmyadmin themes directory
sudo cp ./pmahomme-dark /var/www/html/phpmyadmin/themes -r
Log into the phpMyAdmin web interface
On the main page change the theme to pmahomme_dark
Install on Windows
Open a web browser and navigate to https://github.com/i12bretro/pmahomme-dark
Click the Code dropdown > Download ZIP
Extract the downloaded .zip file
Copy the entire pmahomme-dark to the phpMyAdmin /themes directory
Log into the phpMyAdmin web interface
On the main page change the theme to pmahomme_dark